Move bforest into a separate crate
This commit is contained in:
@@ -79,6 +79,7 @@ Building with no\_std
|
||||
|
||||
The following crates support \`no\_std\`:
|
||||
- cranelift-entity
|
||||
- cranelift-bforest
|
||||
- cranelift-codegen
|
||||
- cranelift-frontend
|
||||
- cranelift-native
|
||||
|
||||
@@ -36,7 +36,7 @@ cargo update
|
||||
echo git commit -a -m "\"Bump version to $version"\"
|
||||
echo git push
|
||||
for crate in \
|
||||
entity codegen/meta codegen frontend native \
|
||||
entity bforest codegen/meta codegen frontend native \
|
||||
reader wasm module simplejit \
|
||||
faerie umbrella
|
||||
do
|
||||
|
||||
Reference in New Issue
Block a user