summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-04-27 21:38:18 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-04-27 21:38:18 +0200
commit6035ee25508fa1e902aacbd22ae38463218e85d3 (patch)
tree551d11c7e2c62dd67e075f9545c093b4ec356644
parent937b1001284650497475c7253397122940eaa9c0 (diff)
Add description
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 85c36ce..d750789 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,6 +3,8 @@ name = "task-hookrs"
version = "0.1.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
+description = "Crate to work with taskwarrior exported JSON"
+
documentation = "https://matthiasbeyer.github.io/task-hookrs/task-hookrs/index.html"
homepage = "https://github.com/matthiasbeyer/task-hookrs"
repository = "https://github.com/matthiasbeyer/task-hookrs"