Fixes needed for 0.19.0 (#2035)

* Add some more wiggle crates to publish

* Fix build of wasi-common on crates.io

* Bump crates to 0.19.1 to fix crates.io build
This commit is contained in:
Alex Crichton
2020-07-16 17:27:21 -05:00
committed by GitHub
parent 5e0268a542
commit 2f368ed5d6
7 changed files with 12 additions and 10 deletions

View File

@@ -23,6 +23,8 @@ for cargo_toml in \
crates/wasi-common/wig/Cargo.toml \
crates/wiggle/generate/Cargo.toml \
crates/wiggle/macro/Cargo.toml \
crates/wiggle/wasmtime/macro/Cargo.toml \
crates/wiggle/wasmtime/Cargo.toml \
crates/wiggle/Cargo.toml \
crates/wasi-common/Cargo.toml \
crates/lightbeam/Cargo.toml \