timewarrior_report 0.1.0

Read the data from Timewarrior to create reports
Documentation
[dependencies.chrono]
features = ["serde"]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0.126"

[dependencies.serde_json]
version = "1.0.64"

[package]
authors = ["Björn Guth <b.guth@netcon-consulting.com>"]
description = "Read the data from Timewarrior to create reports"
edition = "2018"
license = "AGPL-3.0-or-later"
name = "timewarrior_report"
repository = "https://github.com/scattenlaeufer/timewarrior-report-rs"
version = "0.1.0"