Update to wasmparser 0.29.2 and the latest spec_testsuite.
This commit is contained in:
@@ -15,7 +15,7 @@ cranelift-codegen = "0.28.0"
|
||||
cranelift-wasm = "0.28.0"
|
||||
cranelift-native = "0.28.0"
|
||||
libfuzzer-sys = { git = "https://github.com/rust-fuzz/libfuzzer-sys.git" }
|
||||
wasmparser = { version = "0.23.0", default-features = false }
|
||||
wasmparser = { version = "0.29.2", default-features = false }
|
||||
binaryen = "0.5.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user