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

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