Skip to content

Commit 0eba5f3

Browse files
committed
update hexasphere to 3.2 (#1577)
1 parent 03e0a9f commit 0eba5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bevy_render/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ downcast-rs = "1.2.0"
3838
thiserror = "1.0"
3939
anyhow = "1.0"
4040
hex = "0.4.2"
41-
hexasphere = "3.1"
41+
hexasphere = "3.2"
4242
parking_lot = "0.11.0"
4343

4444
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]

0 commit comments

Comments
 (0)