Bump rbpf to v0.2.21 (#22216) (#22218)

(cherry picked from commit 9139be89b7)
This commit is contained in:
Alexander Meißner
2022-01-01 22:43:28 +01:00
committed by GitHub
parent 22bbd91843
commit de1a9f84ac
5 changed files with 7 additions and 7 deletions

View File

@@ -40,7 +40,7 @@ solana-config-program = { path = "../programs/config", version = "=1.8.12" }
solana-faucet = { path = "../faucet", version = "=1.8.12" }
solana-logger = { path = "../logger", version = "=1.8.12" }
solana-net-utils = { path = "../net-utils", version = "=1.8.12" }
solana_rbpf = "=0.2.20"
solana_rbpf = "=0.2.21"
solana-remote-wallet = { path = "../remote-wallet", version = "=1.8.12" }
solana-sdk = { path = "../sdk", version = "=1.8.12" }
solana-transaction-status = { path = "../transaction-status", version = "=1.8.12" }