mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-10 22:58:18 +00:00
Fix the C API crate
This commit is contained in:
@@ -42,6 +42,7 @@ libc = { version = "^0.2", default-features = false }
|
|||||||
thiserror = "1"
|
thiserror = "1"
|
||||||
typetag = { version = "0.1", optional = true }
|
typetag = { version = "0.1", optional = true }
|
||||||
paste = "1.0"
|
paste = "1.0"
|
||||||
|
wasmer-vfs = { version = "3.2.0-alpha.1", path = "../vfs", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
field-offset = "0.3.3"
|
field-offset = "0.3.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user