summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-tag/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-tag/Cargo.toml')
-rw-r--r--bin/core/imag-tag/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-tag/Cargo.toml b/bin/core/imag-tag/Cargo.toml
index 125ec822..15c7e3dd 100644
--- a/bin/core/imag-tag/Cargo.toml
+++ b/bin/core/imag-tag/Cargo.toml
@@ -22,7 +22,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
log = "0.4.6"
toml = "0.5.1"
-failure = "0.1.5"
+anyhow = "1"
resiter = "0.4.0"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }