Skip to content

Commit

Permalink
bindgen version
Browse files Browse the repository at this point in the history
  • Loading branch information
arcadeperfect committed Nov 26, 2024
1 parent 62f554d commit 7d79719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ serde_json = "1.0"
tracing = "0.1"
anyhow = "1.0.66"
bevy_panorbit_camera = { version = "0.19", features = ["bevy_egui"] }
wasm-bindgen = "0.2.95"
wasm-bindgen = "0.2.93"
# bevy_egui = "0.29.0" # Use the version compatible with your Bevy version
bevy_egui = { version = "0.28", default-features = false, features = [
"render",
Expand Down

0 comments on commit 7d79719

Please sign in to comment.