Update wasmparser to 0.45.1 (#776)
This commit is contained in:
committed by
Alex Crichton
parent
4adca3d07e
commit
296ebc46fd
@@ -16,7 +16,7 @@ anyhow = "1.0"
|
||||
cranelift-codegen = { version = "0.52.0", features = ["enable-serde"] }
|
||||
cranelift-entity = { version = "0.52.0", features = ["enable-serde"] }
|
||||
cranelift-wasm = { version = "0.52.0", features = ["enable-serde"] }
|
||||
wasmparser = "0.45.0"
|
||||
wasmparser = "0.45.1"
|
||||
lightbeam = { path = "../lightbeam", optional = true }
|
||||
indexmap = "1.0.2"
|
||||
rayon = "1.2.1"
|
||||
|
||||
Reference in New Issue
Block a user