Update wasm-tools crates
Nothing major here, just a routine update with a few extra things to handle here-and-there.
This commit is contained in:
@@ -12,7 +12,7 @@ keywords = ["webassembly", "wasm"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
wasmparser = { version = "0.81", default-features = false }
|
||||
wasmparser = { version = "0.82", default-features = false }
|
||||
cranelift-codegen = { path = "../codegen", version = "0.80.0", default-features = false }
|
||||
cranelift-entity = { path = "../entity", version = "0.80.0" }
|
||||
cranelift-frontend = { path = "../frontend", version = "0.80.0", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user