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

@@ -17,7 +17,7 @@ num-traits = "0.2"
rand_core = "0.6.2"
solana-runtime = { path = "../../runtime", version = "1.5.8" }
solana-sdk = { path = "../../sdk", version = "1.5.8" }
solana_rbpf = "=0.2.4"
solana_rbpf = "=0.2.5"
thiserror = "1.0"
[dev-dependencies]