mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
@@ -52,7 +52,7 @@ rm -f "docs/${CRATE_NAME}_bg.wasm"
|
||||
echo "Building rust…"
|
||||
BUILD=release
|
||||
|
||||
(cd $CRATE_NAME &&
|
||||
(cd crates/$CRATE_NAME &&
|
||||
cargo build \
|
||||
--release \
|
||||
--lib \
|
||||
|
||||
Reference in New Issue
Block a user