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

@ -36,7 +36,7 @@ solana-config-program = { path = "../programs/config", version = "=1.9.9" }
solana-faucet = { path = "../faucet", version = "=1.9.9" }
solana-logger = { path = "../logger", version = "=1.9.9" }
solana-program-runtime = { path = "../program-runtime", version = "=1.9.9" }
solana_rbpf = "=0.2.23"
solana_rbpf = "=0.2.24"
solana-remote-wallet = { path = "../remote-wallet", version = "=1.9.9" }
solana-sdk = { path = "../sdk", version = "=1.9.9" }
solana-transaction-status = { path = "../transaction-status", version = "=1.9.9" }