aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Pollan2018-12-10 16:16:28 +0100
committerRuben Pollan2018-12-10 16:16:28 +0100
commitd0bb1ac385d1e81c07317f3148c4e2e6ddae3cfd (patch)
treeb8aace05922c3d426b132fe477654cda89ff9c80 /Cargo.toml
parent0afdb0b34eeefff033819f4f0930c960af8e17f8 (diff)
Pretty print events
Diffstat (limited to 'Cargo.toml')
-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.*"