* Bump rbpf to v0.2.19
Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
(cherry picked from commit 509bcd2e74
)
Co-authored-by: Jack May <jack@solana.com>
This commit is contained in:
@ -36,7 +36,7 @@ solana-config-program = { path = "../programs/config", version = "=1.9.1" }
|
||||
solana-faucet = { path = "../faucet", version = "=1.9.1" }
|
||||
solana-logger = { path = "../logger", version = "=1.9.1" }
|
||||
solana-program-runtime = { path = "../program-runtime", version = "=1.9.1" }
|
||||
solana_rbpf = "=0.2.18"
|
||||
solana_rbpf = "=0.2.19"
|
||||
solana-remote-wallet = { path = "../remote-wallet", version = "=1.9.1" }
|
||||
solana-sdk = { path = "../sdk", version = "=1.9.1" }
|
||||
solana-transaction-status = { path = "../transaction-status", version = "=1.9.1" }
|
||||
|
Reference in New Issue
Block a user