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