summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVincent Breitmoser <look@my.amazin.horse>2019-01-02 22:21:34 +0100
committerVincent Breitmoser <look@my.amazin.horse>2019-01-02 22:21:34 +0100
commit093013619ae6902f1aee84e07289758ad4020ce3 (patch)
tree8d973d7044d82c6c2e2f19476cf7e2af8c3082d8 /Cargo.toml
parent5e2c0d59881aac81dbbc585292402437c204453e (diff)
update libical-sys to 0.1.1
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 37092f7..d695730 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ indoc = "0.2.8"
stderrlog = "0.4"
atty = "0.2"
walkdir = "2.2.7"
-libical-sys = "0.1.0"
+libical-sys = "0.1.1"
toml = "0.4.2"
serde = "1.0.82"
serde_derive = "1.0.82"