mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-16 17:18:57 +00:00
Merge branch 'master' into simd
This commit is contained in:
@@ -16,7 +16,7 @@ wasm-common = { path = "../wasm-common", version = "1.0.0-alpha.1" }
|
||||
target-lexicon = { version = "0.10", default-features = false }
|
||||
smallvec = "1"
|
||||
goblin = "0.2"
|
||||
libc = { version = "0.2", default-features = false }
|
||||
libc = { version = "^0.2.69", default-features = false }
|
||||
byteorder = "1"
|
||||
itertools = "0.9"
|
||||
rayon = "1.3"
|
||||
|
||||
Reference in New Issue
Block a user