Update to wasmparser 0.22.
This commit is contained in:
@@ -14,7 +14,10 @@ cranelift-codegen = "0.24.0"
|
|||||||
cranelift-wasm = "0.24.0"
|
cranelift-wasm = "0.24.0"
|
||||||
cranelift-native = "0.24.0"
|
cranelift-native = "0.24.0"
|
||||||
libfuzzer-sys = { git = "https://github.com/rust-fuzz/libfuzzer-sys.git" }
|
libfuzzer-sys = { git = "https://github.com/rust-fuzz/libfuzzer-sys.git" }
|
||||||
wasmparser = { version = "0.17.2", default-features = false }
|
wasmparser = { version = "0.22.0", default-features = false }
|
||||||
|
|
||||||
|
[features]
|
||||||
|
default = ["wasmparser/core"]
|
||||||
|
|
||||||
# Prevent this from interfering with workspaces
|
# Prevent this from interfering with workspaces
|
||||||
[workspace]
|
[workspace]
|
||||||
|
|||||||
Reference in New Issue
Block a user