Bumps RBPF to v0.2.4 (#14865)

This commit is contained in:
Alexander Meißner
2021-01-26 23:45:03 +01:00
committed by GitHub
parent a3e0a365a5
commit 7686b70381
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.3"
solana_rbpf = "=0.2.4"
thiserror = "1.0"
[dev-dependencies]