We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2f43c commit 4cd3dd7Copy full SHA for 4cd3dd7
crates/bevy_utils/Cargo.toml
@@ -13,7 +13,7 @@ license = "MIT"
13
keywords = ["bevy"]
14
15
[dependencies]
16
-ahash = "0.5.3"
+ahash = "0.6.1"
17
tracing = {version = "0.1", features = ["release_max_level_info"]}
18
instant = { version = "0.1", features = ["wasm-bindgen"] }
19
uuid = { version = "0.8", features = ["v4", "serde"] }
0 commit comments