aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 5bae8e6..6f5bdb3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ authors = ["meskio <meskio@sindominio.net>"]
[dependencies]
chrono = "0.4"
chrono-tz = "0.5"
+itertools = "0.7"
[dependencies.ical]
version = "0.5.*"