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,4 +12,4 @@ edition = "2018"
|
||||
cranelift-entity = { path = "../../cranelift/entity", version = "0.80.0", features = ['enable-serde'] }
|
||||
serde = { version = "1.0.94", features = ["derive"] }
|
||||
thiserror = "1.0.4"
|
||||
wasmparser = { version = "0.81", default-features = false }
|
||||
wasmparser = { version = "0.82", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user