mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-09 14:18:20 +00:00
Update libffi
This commit is contained in:
@@ -30,7 +30,7 @@ wasmer-types = { version = "1.0.0-alpha5", path = "../wasmer-types" }
|
||||
cfg-if = "1.0"
|
||||
lazy_static = "1"
|
||||
libc = { version = "^0.2", default-features = false }
|
||||
libffi = { version = "0.9", optional = true }
|
||||
libffi = { version = "1.0", optional = true }
|
||||
serde = { version = "1", optional = true, features = ["derive"] }
|
||||
thiserror = "1"
|
||||
typetag = { version = "0.1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user