diff --git a/Cargo.toml b/Cargo.toml index 353a91e..e281d56 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,4 +37,4 @@ bevy = { version = "0.10", default-features = false, features = ["bevy_pbr"] } bevy-aabb-instancing = "0.9" smooth-bevy-cameras = "0.8" # Force 0.23 for compatibility with bevy 0.10 -glam = "0.23" \ No newline at end of file +glam = "0.23"