Don't publish misc_testsuite/*.wasm.
This commit is contained in:
@@ -9,6 +9,7 @@ authors = [
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
license = "Apache-2.0 WITH LLVM-exception"
|
license = "Apache-2.0 WITH LLVM-exception"
|
||||||
description = "WASI implementation in Rust"
|
description = "WASI implementation in Rust"
|
||||||
|
exclude = ["misc_testsuite/*.wasm"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
wasi-common-cbindgen = { path = "wasi-common-cbindgen" }
|
wasi-common-cbindgen = { path = "wasi-common-cbindgen" }
|
||||||
|
|||||||
Reference in New Issue
Block a user