summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/core/libimagrt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/core/libimagrt/Cargo.toml b/lib/core/libimagrt/Cargo.toml
index 3907de97..ae3c9a05 100644
--- a/lib/core/libimagrt/Cargo.toml
+++ b/lib/core/libimagrt/Cargo.toml
@@ -24,7 +24,7 @@ env_logger = "0.5"
toml = "0.4"
xdg-basedir = "1.0"
itertools = "0.7"
-ansi_term = "0.10"
+ansi_term = "0.11"
is-match = "0.1"
toml-query = "0.7"
error-chain = "0.12"