diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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.*" |