diff --git a/Cargo.toml b/Cargo.toml index 0f0b018..afc53bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,5 +35,5 @@ thiserror = "1" [dev-dependencies] bevy = { version = "0.11", default-features = false, features = ["bevy_pbr"] } bevy-aabb-instancing = "0.10" -bevy_egui = "0.22" +bevy_egui = "0.25" smooth-bevy-cameras = "0.9"