summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-diagnostics/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/core/imag-diagnostics/Cargo.toml')
-rw-r--r--bin/core/imag-diagnostics/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-diagnostics/Cargo.toml b/bin/core/imag-diagnostics/Cargo.toml
index 75471433..97ec6047 100644
--- a/bin/core/imag-diagnostics/Cargo.toml
+++ b/bin/core/imag-diagnostics/Cargo.toml
@@ -17,7 +17,7 @@ homepage = "http://imag-pim.org"
log = "0.4.6"
toml = "0.5.1"
toml-query = "0.9.2"
-indicatif = "0.11.0"
+indicatif = "0.12.0"
failure = "0.1.5"
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }