Update wasmparser dependency (#912)
* Update wasmparser dependency Closes #905 * Fix lightbeam compilation
This commit is contained in:
@@ -14,7 +14,7 @@ arbitrary = { version = "0.3.2", features = ["derive"] }
|
||||
binaryen = "0.8.2"
|
||||
env_logger = { version = "0.7.1", optional = true }
|
||||
log = "0.4.8"
|
||||
wasmparser = "0.47.0"
|
||||
wasmparser = "0.51.0"
|
||||
wasmprinter = "0.2.0"
|
||||
wasmtime = { path = "../api", version = "0.9.0" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user