diff --git a/Cargo.toml b/Cargo.toml index 671112d..6128cae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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",