rbpf-v0.2.5 (#15334)

This commit is contained in:
Alexander Meißner
2021-02-15 18:27:41 +01:00
committed by GitHub
parent 5d3caa57a0
commit b43d2bc882
5 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@ num-derive = "0.3"
num-traits = "0.2"
solana-runtime = { path = "../../runtime", version = "1.6.0" }
solana-sdk = { path = "../../sdk", version = "1.6.0" }
solana_rbpf = "=0.2.4"
solana_rbpf = "=0.2.5"
thiserror = "1.0"
[dev-dependencies]