Bump dialoguer from 0.5.0 to 0.5.1 (#9725)

Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/mitsuhiko/dialoguer/releases)
- [Commits](https://github.com/mitsuhiko/dialoguer/compare/0.5.0...0.5.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:57:13 -07:00
committed by GitHub
parent c5a7df9221
commit c372a39dd3
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.0"
dialoguer = "0.5.1"
hidapi = { version = "1.2.1", default-features = false }
log = "0.4.8"
parking_lot = "0.10"