Bump dialoguer from 0.5.1 to 0.6.2 (#9970)

Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.5.1 to 0.6.2.
- [Release notes](https://github.com/mitsuhiko/dialoguer/releases)
- [Changelog](https://github.com/mitsuhiko/dialoguer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/dialoguer/compare/0.5.1...v0.6.2)

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-05-11 08:21:16 -07:00
committed by GitHub
parent 1a47b1cd86
commit 1f9d0fc284
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
base32 = "0.4.0"
console = "0.10.1"
dialoguer = "0.5.1"
dialoguer = "0.6.2"
hidapi = { version = "1.2.1", default-features = false }
log = "0.4.8"
parking_lot = "0.10"