1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-07 19:31:42 +00:00

Bump console from 0.8.0 to 0.9.0

Bumps [console](https://github.com/mitsuhiko/console) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/compare/0.8.0...0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-09 02:14:49 +00:00
committed by David Peter
parent c9c3341a38
commit ac5ff9d454
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ edition = '2018'
atty = "0.2.13"
ansi_term = "^0.12.1"
ansi_colours = "^1.0"
console = "0.8"
console = "0.9"
dirs = "2.0"
lazy_static = "1.4"
wild = "2.0"