mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-09 06:08:29 +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"
|
||||
typetag = { version = "0.1", optional = true }
|
||||
paste = "1.0"
|
||||
wasmer-vfs = { version = "3.2.0-alpha.1", path = "../vfs", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
field-offset = "0.3.3"
|
||||
|
||||
Reference in New Issue
Block a user