Bump rbpf to v0.2.24 (#23263) (#23266)

(cherry picked from commit d0d256ee9a)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
This commit is contained in:
mergify[bot]
2022-02-22 11:46:05 +00:00
committed by GitHub
parent 68d846c7a9
commit c02c73fa5f
6 changed files with 8 additions and 8 deletions

View File

@@ -3482,9 +3482,9 @@ dependencies = [
[[package]]
name = "solana_rbpf"
version = "0.2.23"
version = "0.2.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "537ce4f3a7501f4714aad0d24e2404098f6ba93b078165c766ba6e5712f54ed1"
checksum = "41e138f6d6d4eb6a65f8e9f01ca620bc9907d79648d5038a69dd3f07b6ed3f1f"
dependencies = [
"byteorder 1.4.3",
"combine",