Skip to content

Commit

Permalink
Update the list of crates to publish. (#1002)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode authored Feb 26, 2020
1 parent 33a39ff commit 8568732
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/publish-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 8568732

Please sign in to comment.