summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-diagnostics/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-02-29 21:54:04 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-02-29 21:54:04 +0100
commit4c9befdf02c38dfc00704556df13392357a115ae (patch)
tree9e5e82e75f3e13efbc99bf6e3465e8209a068391 /bin/core/imag-diagnostics/Cargo.toml
parent859e396ed10816dc7a10756c8b61283eab6a981d (diff)
parent34ea62397b9ba2a3e309ffc33ad8aa9df204aaee (diff)
Merge branch 'update-indicatif' into master
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
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 a2174327..557e3f7d 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.12.0"
+indicatif = "0.14.0"
failure = "0.1.5"
resiter = "0.4.0"