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 d601eeb commit fcbae57Copy full SHA for fcbae57
crates/bevy_render/Cargo.toml
@@ -38,7 +38,7 @@ downcast-rs = "1.2.0"
38
thiserror = "1.0"
39
anyhow = "1.0"
40
hex = "0.4.2"
41
-hexasphere = "3.0.0"
+hexasphere = "3.1"
42
parking_lot = "0.11.0"
43
44
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
0 commit comments