mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-16 17:18:57 +00:00
test(c-api) Use inline-c 0.1.
This commit is contained in:
@@ -40,7 +40,7 @@ paste = "0.1"
|
||||
# wasmer-wasm-c-api = { version = "1.0.0-alpha4", path = "crates/wasm-c-api" }
|
||||
|
||||
[dev-dependencies]
|
||||
inline-c = { git = "https://github.com/Hywan/inline-c-rs", branch = "master" }
|
||||
inline-c = "0.1"
|
||||
|
||||
[features]
|
||||
default = [
|
||||
|
||||
Reference in New Issue
Block a user