Bump rbpf to v0.2.24 (#23263) (#23266)

(cherry picked from commit d0d256ee9a)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
This commit is contained in:
mergify[bot]
2022-02-22 11:46:05 +00:00
committed by GitHub
parent 68d846c7a9
commit c02c73fa5f
6 changed files with 8 additions and 8 deletions

View File

@ -18,7 +18,7 @@ solana-measure = { path = "../../measure", version = "=1.9.9" }
solana-metrics = { path = "../../metrics", version = "=1.9.9" }
solana-program-runtime = { path = "../../program-runtime", version = "=1.9.9" }
solana-sdk = { path = "../../sdk", version = "=1.9.9" }
solana_rbpf = "=0.2.23"
solana_rbpf = "=0.2.24"
thiserror = "1.0"
[dev-dependencies]