summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-02-29 19:42:15 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-02-29 19:42:15 +0100
commit1d0e3aa8ba3050f47657c52b96f4cee84e90864c (patch)
treee52c0c450cc9120adb08474889907d328b341df5
parent859e396ed10816dc7a10756c8b61283eab6a981d (diff)
Update indicatif: 0.12.0 -> 0.14.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-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"