Bump console from 0.9.0 to 0.9.1 (#6700)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-03 20:41:16 -07:00
committed by Michael Vines
parent 568475e2db
commit 66f76c8067
5 changed files with 11 additions and 11 deletions

View File

@@ -9,7 +9,7 @@ homepage = "https://solana.com/"
[dependencies]
clap = "2.33.0"
console = "0.9.0"
console = "0.9.1"
solana-core = { path = "../core", version = "0.21.0" }
solana-logger = { path = "../logger", version = "0.21.0" }
solana-metrics = { path = "../metrics", version = "0.21.0" }