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
@@ -21,7 +21,7 @@ cranelift-frontend = "0.50.0"
|
||||
wasmtime-runtime = { path = "../runtime" }
|
||||
wasmtime-environ = { path = "../environ" }
|
||||
wasmtime-jit = { path = "../jit" }
|
||||
wasmparser = { version = "0.39.2", default-features = false }
|
||||
wasmparser = { version = "0.44.0", default-features = false }
|
||||
target-lexicon = { version = "0.9.0", default-features = false }
|
||||
anyhow = "1.0.19"
|
||||
thiserror = "1.0.4"
|
||||
|
||||
Reference in New Issue
Block a user