aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Pollan2018-08-28 11:18:41 +0200
committerRuben Pollan2018-08-28 11:18:41 +0200
commitea25f20b203e043ccb9f930dc9e41575480aea08 (patch)
tree15ea48f7e3b29e73c78458f7c757f9f1b13c6335 /Cargo.toml
parent743788298ef4d83eae58890f4fb5262510de37ce (diff)
Update dependencies
Diffstat (limited to 'Cargo.toml')
-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.*"