chore: bump dialoguer from 0.6.2 to 0.8.0 (#18039)

* chore: bump dialoguer from 0.6.2 to 0.8.0

Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.6.2 to 0.8.0.
- [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.6.2...0.8.0)

---
updated-dependencies:
- dependency-name: dialoguer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <anatoly+githubjenkins@solana.io>
This commit is contained in:
dependabot[bot]
2021-06-17 14:28:13 +00:00
committed by GitHub
parent cca0f744ab
commit 76d49523e9
3 changed files with 20 additions and 70 deletions

View File

@@ -12,7 +12,7 @@ documentation = "https://docs.rs/solana-remote-wallet"
[dependencies]
base32 = "0.4.0"
console = "0.14.1"
dialoguer = "0.6.2"
dialoguer = "0.8.0"
hidapi = { version = "1.2.5", default-features = false }
log = "0.4.11"
num-derive = { version = "0.3" }