wasi-common: WASI/phases is included in the package
This commit is contained in:
@@ -9,7 +9,7 @@ keywords = ["webassembly", "wasm"]
|
||||
repository = "https://github.com/bytecodealliance/wasmtime"
|
||||
readme = "README.md"
|
||||
edition = "2018"
|
||||
include = ["src/**/*", "LICENSE", "build.rs"]
|
||||
include = ["src/**/*", "WASI/phases", "LICENSE", "build.rs"]
|
||||
build = "build.rs"
|
||||
|
||||
# This doesn't actually link to a native library, but it allows us to set env
|
||||
|
||||
Reference in New Issue
Block a user