aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2aacbd5..23d9415 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["meskio <meskio@sindominio.net>"]
[dependencies]
chrono = "0.4"
-chrono-tz = "0.4"
+chrono-tz = "0.5"
[dependencies.ical]
version = "0.4.*"