Bumps solana_rbpf to version v0.2.23 (#22954) (#22961)

(cherry picked from commit e05cf4bf97)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
This commit is contained in:
mergify[bot]
2022-02-05 13:08:29 +00:00
committed by GitHub
parent ceb253ce90
commit c3890ada8e
6 changed files with 8 additions and 8 deletions

View File

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