wiggle: remove versions and dont publish wiggle-test (#1446)

* wiggle: delete version deps between wiggle and wiggle-test

* scripts: dont publish wiggle-test
This commit is contained in:
Pat Hickey
2020-03-31 12:13:16 -07:00
committed by GitHub
parent 5423683474
commit 48014e8d45
3 changed files with 2 additions and 3 deletions

View File

@@ -24,7 +24,6 @@ for cargo_toml in \
crates/wiggle/generate/Cargo.toml \
crates/wiggle/macro/Cargo.toml \
crates/wiggle/Cargo.toml \
crates/wiggle/test-helper/Cargo.toml \
crates/wasi-common/Cargo.toml \
crates/lightbeam/Cargo.toml \
crates/environ/Cargo.toml \