Bump console from 0.9.2 to 0.10.0 (#8786)

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>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-11 12:30:15 -06:00
committed by GitHub
parent a0d0d4c0e9
commit 215650f6e7
7 changed files with 16 additions and 16 deletions

View File

@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
clap = "2.33.0"
chrono = { version = "0.4.11", features = ["serde"] }
console = "0.9.2"
console = "0.10.0"
log = "0.4.8"
rand = "0.6.5"
serde_json = "1.0.48"