diff --git a/crates/bevy_utils/Cargo.toml b/crates/bevy_utils/Cargo.toml index 64288f8c7426a..2081187e00ec1 100644 --- a/crates/bevy_utils/Cargo.toml +++ b/crates/bevy_utils/Cargo.toml @@ -13,4 +13,4 @@ license = "MIT" keywords = ["bevy"] [dependencies] -ahash = "0.4.5" +ahash = "0.7.4"