Bump console from 0.8.0 to 0.9.0 (#5843)

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 11:15:24 -07:00
committed by Michael Vines
parent 6a082d2310
commit a7fd726872
5 changed files with 32 additions and 48 deletions

View File

@ -19,7 +19,7 @@ bs58 = "0.2.5"
bzip2 = "0.3.3"
chrono = { version = "0.4.9", features = ["serde"] }
clap = { version = "2.33.0" }
console = "0.8.0"
console = "0.9.0"
ctrlc = { version = "3.1.3", features = ["termination"] }
dirs = "2.0.2"
indicatif = "0.11.0"