Bump console from 0.10.0 to 0.10.1 (#9726)

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

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-04-27 09:16:24 -06:00
committed by GitHub
parent f71a23a72a
commit c5a7df9221
8 changed files with 29 additions and 18 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.10.0"
console = "0.10.1"
log = "0.4.8"
rand = "0.6.5"
serde_json = "1.0.51"