wasi-common, wasi-cap-std-sync, wasmtime-wasi should all be published now

This commit is contained in:
Pat Hickey
2021-02-03 15:52:26 -08:00
parent bc1992b9a8
commit 1a45096ee6
3 changed files with 0 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ readme = "README.md"
edition = "2018"
include = ["src/**/*", "LICENSE", "build.rs"]
build = "build.rs"
publish = false
[dependencies]
wasi-common = { path = "../wasi-common", version = "0.22.0" }