diff --git a/crates/bevy_render/Cargo.toml b/crates/bevy_render/Cargo.toml index 765d5b94e346e..3b788da3daa61 100644 --- a/crates/bevy_render/Cargo.toml +++ b/crates/bevy_render/Cargo.toml @@ -50,7 +50,7 @@ thiserror = "1.0" futures-lite = "1.4.0" anyhow = "1.0" hex = "0.4.2" -hexasphere = "6.0.0" +hexasphere = "7.1.0" parking_lot = "0.11.0" regex = "1.5" copyless = "0.1.5"