will this fix it?

This commit is contained in:
Pat Hickey
2021-02-04 14:58:44 -08:00
parent 5ff9578b5c
commit 4681e18ee0

View File

@@ -9,7 +9,7 @@ keywords = ["webassembly", "wasm"]
repository = "https://github.com/bytecodealliance/wasmtime"
readme = "README.md"
edition = "2018"
include = ["src/**/*", "WASI/phases", "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