mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-16 00:00:49 +00:00
Bump dynasm to v0.5.1
This commit is contained in:
parent
96163a07a6
commit
05557fc9ad
@ -11,8 +11,8 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
wasmer-runtime-core = { path = "../runtime-core", version = "0.6.0" }
|
||||
wasmparser = "0.35.1"
|
||||
dynasm = "0.5.0"
|
||||
dynasmrt = "0.5.0"
|
||||
dynasm = "0.5.1"
|
||||
dynasmrt = "0.5.1"
|
||||
lazy_static = "1.3.0"
|
||||
byteorder = "1.3.2"
|
||||
nix = "0.15.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user