From fe1fab184fac5beb1bc222ff46bcd6a32f20990d Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Mon, 10 Dec 2018 16:36:00 +0100 Subject: Prepare to publish --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Cargo.toml b/Cargo.toml index 4efc2cd..551bb3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,8 @@ name = "almanac" version = "0.1.0" authors = ["meskio "] +license = "GPL-3.0-or-later" +description = "Display calendar .ics in command line" [dependencies] chrono = "0.4" -- cgit v1.2.3