aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
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 <meskio@sindominio.net>"]
+license = "GPL-3.0-or-later"
+description = "Display calendar .ics in command line"
[dependencies]
chrono = "0.4"