From a45cf07e92b58f29aa88413a30d921edba48872f Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Mon, 10 Dec 2018 16:55:27 +0100 Subject: Update readme and usage --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 551bb3e..565faa0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,11 @@ version = "0.1.0" authors = ["meskio "] license = "GPL-3.0-or-later" description = "Display calendar .ics in command line" +readme = "README.md" +homepage = "https://gitlab.com/meskio/almanac" +repository = "https://gitlab.com/meskio/almanac" +documentation = "https://docs.rs/almanac/" +keywords = ["calendar", "ics", "ical", "terminal", "console"] [dependencies] chrono = "0.4" -- cgit v1.2.3