summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 863b742..dd92830 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,5 +4,7 @@ version = "0.0.1"
edition = "2021"
[dependencies]
+anyhow = "1.0.86"
crossbeam-channel = "0.5.13"
cursive = "0.20.0"
+kaldav = "0.2.0"