rbpf-v0.2.5 (#15334) (#15335)

(cherry picked from commit b43d2bc882)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
This commit is contained in:
mergify[bot]
2021-02-16 17:55:04 +00:00
committed by GitHub
parent 3068572bb9
commit 6656b3965f
5 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@ solana-config-program = { path = "../programs/config", version = "1.5.8" }
solana-faucet = { path = "../faucet", version = "1.5.8" }
solana-logger = { path = "../logger", version = "1.5.8" }
solana-net-utils = { path = "../net-utils", version = "1.5.8" }
solana_rbpf = "=0.2.4"
solana_rbpf = "=0.2.5"
solana-remote-wallet = { path = "../remote-wallet", version = "1.5.8" }
solana-sdk = { path = "../sdk", version = "1.5.8" }
solana-stake-program = { path = "../programs/stake", version = "1.5.8" }