summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-27 15:35:04 +0000
committerGitHub <noreply@github.com>2020-08-27 15:35:04 +0000
commit59b57559350175ea36a3a8f2c0e8ffee5284d7de (patch)
treebe654fb444408dab7f62d190c6616499959a29d3 /Cargo.toml
parent90151bcda3d10b8085eda7e3e9b7a16a41a8fcbe (diff)
Bump console from 0.11.3 to 0.12.0 (#284)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 98d67513..de7e1d3b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ atty = "0.2.14"
bitflags = "1.2.1"
box_drawing = "0.1.2"
bytelines = "2.2.2"
-console = "0.11.3"
+console = "0.12.0"
dirs = "3.0"
itertools = "0.9.0"
lazy_static = "1.4"