publish cranelift-object to crates.io

This commit is contained in:
Joshua Nelson
2019-11-24 19:50:14 -05:00
committed by Benjamin Bouvier
parent eac124970c
commit 9775c4be1d

View File

@@ -43,7 +43,7 @@ for crate in \
entity bforest codegen/shared codegen/meta codegen frontend native \ entity bforest codegen/shared codegen/meta codegen frontend native \
preopt \ preopt \
reader wasm module \ reader wasm module \
faerie umbrella simplejit faerie umbrella simplejit object
do do
echo cargo publish --manifest-path "cranelift-$crate/Cargo.toml" echo cargo publish --manifest-path "cranelift-$crate/Cargo.toml"