diff --git a/crates/bevy_render/Cargo.toml b/crates/bevy_render/Cargo.toml index 63734d83f2f74..9f407dc921a9a 100644 --- a/crates/bevy_render/Cargo.toml +++ b/crates/bevy_render/Cargo.toml @@ -41,7 +41,7 @@ downcast-rs = "1.2.0" thiserror = "1.0" anyhow = "1.0" hex = "0.4.2" -hexasphere = "1.0.0" +hexasphere = "7.2.1" parking_lot = "0.11.0" [target.'cfg(not(target_arch = "wasm32"))'.dependencies]