deps: Update wasmparser in most places (#670)
Doesn't update it in lightbeam.
This commit is contained in:
committed by
Alex Crichton
parent
8a4693ef05
commit
0fce2ac288
@@ -15,7 +15,7 @@ edition = "2018"
|
||||
cranelift-codegen = { version = "0.50.0", features = ["enable-serde"] }
|
||||
cranelift-entity = { version = "0.50.0", features = ["enable-serde"] }
|
||||
cranelift-wasm = { version = "0.50.0", features = ["enable-serde"] }
|
||||
wasmparser = "0.39.2"
|
||||
wasmparser = "0.44.0"
|
||||
lightbeam = { path = "../lightbeam", optional = true }
|
||||
indexmap = "1.0.2"
|
||||
rayon = "1.2.1"
|
||||
|
||||
Reference in New Issue
Block a user