Update to wasmparser 0.31.0 and goblin 0.0.22.
This commit is contained in:
committed by
Benjamin Bouvier
parent
83715d638b
commit
ccd77c1d0b
@@ -11,7 +11,7 @@ keywords = ["webassembly", "wasm"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
wasmparser = { version = "0.29.2", default-features = false }
|
||||
wasmparser = { version = "0.31.0", default-features = false }
|
||||
cranelift-codegen = { path = "../cranelift-codegen", version = "0.30.0", default-features = false }
|
||||
cranelift-entity = { path = "../cranelift-entity", version = "0.30.0", default-features = false }
|
||||
cranelift-frontend = { path = "../cranelift-frontend", version = "0.30.0", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user