Skip to content

Commit

Permalink
chore: bump dialoguer from 0.10.0 to 0.10.1 (#25113)
Browse files Browse the repository at this point in the history
* chore: bump dialoguer from 0.10.0 to 0.10.1

Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/mitsuhiko/dialoguer/releases)
- [Changelog](https://github.com/mitsuhiko/dialoguer/blob/master/CHANGELOG.md)
- [Commits](console-rs/dialoguer@v0.10.0...v0.10.1)

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

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 <dependabot-buildkite@noreply.solana.com>
  • Loading branch information
dependabot[bot] and dependabot-buildkite committed May 10, 2022
1 parent e9a9604 commit 6c853bc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions programs/bpf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion remote-wallet/Cargo.toml
Expand Up @@ -11,7 +11,7 @@ documentation = "https://docs.rs/solana-remote-wallet"

[dependencies]
console = "0.15.0"
dialoguer = "0.10.0"
dialoguer = "0.10.1"
hidapi = { version = "1.4.1", default-features = false, optional = true }
log = "0.4.17"
num-derive = { version = "0.3" }
Expand Down

0 comments on commit 6c853bc

Please sign in to comment.