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
@@ -14,7 +14,7 @@ edition = "2018"
|
||||
anyhow = "1.0.19"
|
||||
cranelift-codegen = { version = "0.50.0", default-features = false }
|
||||
walrus = "0.13"
|
||||
wasmparser = { version = "0.39.2", default-features = false }
|
||||
wasmparser = { version = "0.44.0", default-features = false }
|
||||
wasm-webidl-bindings = "0.6"
|
||||
wasmtime = { path = '../api' }
|
||||
wasmtime-jit = { path = '../jit' }
|
||||
|
||||
Reference in New Issue
Block a user