aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRuben Pollan2018-11-27 10:25:54 -0600
committerRuben Pollan2018-11-27 10:25:54 -0600
commit0cdf83dab47458dfe1619c624931dd033a378548 (patch)
treea080bdeccfbcdd2f63da79bdd4d95d7889cb83c5 /Cargo.toml
parent3cb2a06d610d4e8121449ab09210c0f9a7414860 (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 23d9415..5bae8e6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,6 @@ chrono = "0.4"
chrono-tz = "0.5"
[dependencies.ical]
-version = "0.4.*"
+version = "0.5.*"
default-features = false
features = ["ical"]