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
@@ -16,7 +16,7 @@ cranelift-codegen = "0.50.0"
|
||||
cranelift-native = "0.50.0"
|
||||
env_logger = { version = "0.7.1", optional = true }
|
||||
log = "0.4.8"
|
||||
wasmparser = "0.42.1"
|
||||
wasmparser = "0.44.0"
|
||||
wasmprinter = "0.2.0"
|
||||
wasmtime = { path = "../api" }
|
||||
wasmtime-jit = { path = "../jit" }
|
||||
|
||||
Reference in New Issue
Block a user