From 6035ee25508fa1e902aacbd22ae38463218e85d3 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 27 Apr 2016 21:38:18 +0200 Subject: Add description --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) 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 "] +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" -- cgit v1.2.3