Rbpf v0.2.0 (#13365)
* Updates rbpf to v0.2.0, which unifies the interfaces of the interpreter and the JIT. However, the JIT is not enabled yet.
This commit is contained in:
committed by
GitHub
parent
5db6e4748d
commit
4999fe298b
@@ -16,7 +16,7 @@ num-derive = "0.3"
|
||||
num-traits = "0.2"
|
||||
solana-runtime = { path = "../../runtime", version = "1.5.0" }
|
||||
solana-sdk = { path = "../../sdk", version = "1.5.0" }
|
||||
solana_rbpf = "=0.1.32"
|
||||
solana_rbpf = "=0.2.0"
|
||||
thiserror = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user