summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-calendar/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-calendar/Cargo.toml')
-rw-r--r--bin/domain/imag-calendar/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/domain/imag-calendar/Cargo.toml b/bin/domain/imag-calendar/Cargo.toml
index be384832..9d7cd5a5 100644
--- a/bin/domain/imag-calendar/Cargo.toml
+++ b/bin/domain/imag-calendar/Cargo.toml
@@ -22,6 +22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4"
+anyhow = "1"
failure = "0.1"
walkdir = "2.2.8"
vobject = "0.7"