Bump console from 0.9.1 to 0.9.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-25 18:43:14 +00:00
committed by Michael Vines
parent 669502ede7
commit a52a9afa3c
5 changed files with 14 additions and 14 deletions

View File

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