mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-25 06:31:32 +00:00
Update wasmparser to version 0.45.0
This commit is contained in:
committed by
Nick Lewycky
parent
8cddea341b
commit
fe969be612
@ -11,7 +11,7 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
wasmer-runtime-core = { path = "../runtime-core", version = "0.12.0" }
|
||||
wasmparser = "0.39.1"
|
||||
wasmparser = "0.45.0"
|
||||
smallvec = "0.6"
|
||||
goblin = "0.0.24"
|
||||
libc = "0.2.60"
|
||||
|
Reference in New Issue
Block a user