aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6f5bdb3..4efc2cd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,7 @@ authors = ["meskio <meskio@sindominio.net>"]
chrono = "0.4"
chrono-tz = "0.5"
itertools = "0.7"
+colored = "1.6"
[dependencies.ical]
version = "0.5.*"