Bumps solana_rbpf to version v0.2.23 (#22954) (#22961)

(cherry picked from commit e05cf4bf97)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
This commit is contained in:
mergify[bot]
2022-02-05 13:08:29 +00:00
committed by GitHub
parent ceb253ce90
commit c3890ada8e
6 changed files with 8 additions and 8 deletions

View File

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