1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-01 18:31:46 +00:00

Bump console from 0.9.2 to 0.10.0

Bumps [console](https://github.com/mitsuhiko/console) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/commits)

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