summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-header/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-header/Cargo.toml')
-rw-r--r--bin/core/imag-header/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-header/Cargo.toml b/bin/core/imag-header/Cargo.toml
index 24a14756..6f293f0c 100644
--- a/bin/core/imag-header/Cargo.toml
+++ b/bin/core/imag-header/Cargo.toml
@@ -25,7 +25,7 @@ version = "3.0.0"
toml = "0.5.1"
toml-query = "0.9.2"
filters = "0.3.0"
-failure = "0.1.5"
+anyhow = "1"
resiter = "0.4.0"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }