Bump rbpf to v0.2.21 (#22216)

This commit is contained in:
Alexander Meißner
2022-01-01 21:22:48 +01:00
committed by GitHub
parent a2a7e91ad6
commit d6ec103bee
6 changed files with 8 additions and 8 deletions

View File

@ -17,7 +17,7 @@ libsecp256k1 = "0.6.0"
solana-measure = { path = "../../measure", version = "=1.10.0" }
solana-program-runtime = { path = "../../program-runtime", version = "=1.10.0" }
solana-sdk = { path = "../../sdk", version = "=1.10.0" }
solana_rbpf = "=0.2.20"
solana_rbpf = "=0.2.21"
thiserror = "1.0"
[dev-dependencies]