summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVincent Breitmoser <look@my.amazin.horse>2018-12-05 22:00:06 +0100
committerVincent Breitmoser <look@my.amazin.horse>2018-12-05 22:00:06 +0100
commit943459ff61b6d2a787bd1e6db94c78886cd90605 (patch)
tree850efb3119bcf011b7e3b98e2f0b713b40202cf4 /Cargo.toml
parent4fb76b47711139f3d0807ac21768cd696795b97a (diff)
use libical-sys crate from crates.io
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 78f0fdf..89f99b2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,3 +13,4 @@ indoc = "0.2.8"
stderrlog = "0.4"
atty = "0.2"
walkdir = "2.2.7"
+libical-sys = "0.1.0"