summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagrt
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-09-30 15:04:51 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-09-30 15:05:10 +0200
commite34d67d0a11d752832ecbf2a0e002b43419b68e3 (patch)
tree235cf40335fb5aad45593de71b674677e4800836 /lib/core/libimagrt
parent1c3bc5951f72740765bbd23cae8ea9110f72e88e (diff)
Update dependency: ansi_term: 0.10 -> 0.11
Diffstat (limited to 'lib/core/libimagrt')
-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"