restructure cap-std impls into their own crate
This commit is contained in:
@@ -13,6 +13,7 @@ cfg-if = "1.0"
|
||||
[dev-dependencies]
|
||||
wasi-c2 = { path = "../wasi-c2", version = "0.22.0" }
|
||||
wasi-c2-wasmtime = { path = "../wasi-c2/wasmtime", version = "0.22.0" }
|
||||
wasi-c2-cap-std-sync = { path = "../wasi-c2/cap-std-sync", version = "0.22.0" }
|
||||
wasmtime = { path = "../wasmtime", version = "0.22.0" }
|
||||
target-lexicon = "0.11.0"
|
||||
pretty_env_logger = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user