mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 05:01:33 +00:00
Update deps in llvm and singlepass too
This commit is contained in:
@ -12,8 +12,8 @@ readme = "README.md"
|
||||
[dependencies]
|
||||
wasmer-runtime-core = { path = "../runtime-core", version = "0.16.0", features = ["generate-debug-information-no-export-symbols"] }
|
||||
wasmparser = "0.51.3"
|
||||
smallvec = "0.6"
|
||||
goblin = "0.0.24"
|
||||
smallvec = "1"
|
||||
goblin = "0.1"
|
||||
libc = "0.2.60"
|
||||
byteorder = "1"
|
||||
|
||||
|
Reference in New Issue
Block a user