summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-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"