solana-with-rpc-optimizations/programs/sbf
dependabot[bot] 2b2eccfff9
Bump num_enum from 0.5.9 to 0.6.1 (#31122)
* Bump num_enum from 0.5.9 to 0.6.0

Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.5.9 to 0.6.0.
- [Release notes](https://github.com/illicitonion/num_enum/releases)
- [Commits](https://github.com/illicitonion/num_enum/compare/0.5.9...0.6.0)

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

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

* Use workspace dep for bucket_map

* Bump num_enum to v0.6.1

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2023-04-17 23:49:43 -06:00
..
benches Refactor - Syscalls in RBPF CLI (#31109) 2023-04-14 15:20:08 +02:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00
tests Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
.gitignore
Cargo.lock Bump num_enum from 0.5.9 to 0.6.1 (#31122) 2023-04-17 23:49:43 -06: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