Bumps solana_rbpf to v0.2.17 (#21672) (#21679)

(cherry picked from commit 31b8fd3109)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
This commit is contained in:
mergify[bot]
2021-12-07 23:36:40 +00:00
committed by GitHub
parent eeb2bef63e
commit 387d5af52e
5 changed files with 7 additions and 7 deletions

View File

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