summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagrt/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:11:55 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:18:28 +0200
commit613b78f369af2b4181ca355bbd3c6d572ef79f2f (patch)
tree533e9e0af065eccca915f2db4761bf0f5f0eae7b /lib/core/libimagrt/Cargo.toml
parent5edb470a5ffb2d67359ea63f2c74f87a9c1be73a (diff)
Update dependency: ansi_term: 0.11.0 -> 0.12
Diffstat (limited to 'lib/core/libimagrt/Cargo.toml')
-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 587f9721..0a5f8841 100644
--- a/lib/core/libimagrt/Cargo.toml
+++ b/lib/core/libimagrt/Cargo.toml
@@ -24,7 +24,7 @@ env_logger = "0.7"
toml = "0.5.1"
xdg-basedir = "1.0.0"
itertools = "0.8.0"
-ansi_term = "0.11.0"
+ansi_term = "0.12"
atty = "0.2.11"
failure = "0.1.5"
failure_derive = "0.1.5"