Update to latest walrus, wasmparser, and wasm-webidl-bindings.
This commit is contained in:
@@ -15,7 +15,7 @@ cranelift-codegen = { version = "0.44.0", features = ["enable-serde"] }
|
||||
cranelift-wasm = { version = "0.44.0", features = ["enable-serde"] }
|
||||
cranelift-native = "0.44.0"
|
||||
libfuzzer-sys = { git = "https://github.com/rust-fuzz/libfuzzer-sys.git" }
|
||||
wasmparser = { version = "0.36.0", default-features = false }
|
||||
wasmparser = { version = "0.39.1", default-features = false }
|
||||
binaryen = "0.5.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user