solana/programs/bpf
dependabot[bot] 469cb8af00
chore: bump dialoguer from 0.8.0 to 0.9.0 (#20718)
* chore: bump dialoguer from 0.8.0 to 0.9.0

Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.8.0 to 0.9.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.8.0...v0.9.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 <dependabot-buildkite@noreply.solana.com>
2021-10-18 16:13:54 +00:00
..
benches Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
c Dont call precompiled programs (#19930) 2021-09-29 06:25:08 +00:00
rust solana-sdk now builds for wasm32-unknown-unknown 2021-10-13 13:15:33 -07:00
tests Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
.gitignore
Cargo.lock chore: bump dialoguer from 0.8.0 to 0.9.0 (#20718) 2021-10-18 16:13:54 +00:00
Cargo.toml Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
build.rs