summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-wiki/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/domain/imag-wiki/Cargo.toml')
-rw-r--r--bin/domain/imag-wiki/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/domain/imag-wiki/Cargo.toml b/bin/domain/imag-wiki/Cargo.toml
index 820bd90a..41feb7fe 100644
--- a/bin/domain/imag-wiki/Cargo.toml
+++ b/bin/domain/imag-wiki/Cargo.toml
@@ -21,7 +21,7 @@ toml-query = "0.9.2"
is-match = "0.1.0"
regex = "1.1.7"
filters = "0.3.0"
-failure = "0.1.5"
+anyhow = "1"
resiter = "0.4.0"
libimagentryedit = { version = "0.10.0", path = "../../../lib/entry/libimagentryedit" }