Update the list of crates to publish. (#1002)

This commit is contained in:
Dan Gohman
2020-02-26 14:40:56 -08:00
committed by GitHub
parent 33a39ff4f0
commit 8568732f41

View File

@@ -13,11 +13,12 @@ cd "$topdir"
# Note that libraries need to be published in topological order.
for cargo_toml in \
crates/wasi-common/wasi-common-cbindgen/Cargo.toml \
crates/wasi-common/winx/Cargo.toml \
crates/wasi-common/yanix/Cargo.toml \
crates/wasi-common/wig/Cargo.toml \
crates/wasi-common/Cargo.toml \
crates/lightbeam/Cargo.toml \
crates/profiling/Cargo.toml \
crates/environ/Cargo.toml \
crates/obj/Cargo.toml \
crates/runtime/Cargo.toml \