Skip to content

Commit

Permalink
Fix build of egui.rs (#5528)
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk authored Dec 28, 2024
1 parent f37a8f9 commit 820d428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup_web.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ set -x
rustup target add wasm32-unknown-unknown

# For generating JS bindings:
cargo install --quiet wasm-bindgen-cli --version 0.2.95
cargo install --force --quiet wasm-bindgen-cli --version 0.2.95

0 comments on commit 820d428

Please sign in to comment.