solana/programs/sbf
dependabot[bot] f8bdeb8d05
Bump dialoguer from 0.10.2 to 0.10.4 (#31476)
Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.10.2 to 0.10.4.
- [Release notes](https://github.com/mitsuhiko/dialoguer/releases)
- [Changelog](https://github.com/console-rs/dialoguer/blob/master/CHANGELOG.md)
- [Commits](console-rs/dialoguer@v0.10.2...v0.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: illia.bobyr@solana.com
2023-05-04 14:51:00 -07:00
..
benches Account data direct mapping (#28053) 2023-04-29 06:54:39 +10:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust Account data direct mapping (#28053) 2023-04-29 06:54:39 +10:00
tests Update SBF programs tests to use bank from the correct slot (#31491) 2023-05-04 13:25:02 -07:00
.gitignore
Cargo.lock Bump dialoguer from 0.10.2 to 0.10.4 (#31476) 2023-05-04 14:51:00 -07:00
Cargo.toml Refactor - Cleanup error handling in program runtime (#30693) 2023-04-05 15:50:34 +02:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00