Update packaging metadata for cretonne-entity.
This commit is contained in:
@@ -27,7 +27,7 @@ cargo update
|
||||
|
||||
echo git commit -a -m "\"Bump version to $version"\"
|
||||
echo git push
|
||||
for crate in cretonne frontend native reader wasm; do
|
||||
for crate in entity cretonne frontend native reader wasm ; do
|
||||
echo cargo publish --manifest-path "lib/$crate/Cargo.toml"
|
||||
done
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user