Skip to content

Commit fb8af3a

Browse files
Update Hexasphere to 7.0.0 (#4001)
The new update includes wireframe generation capabilities. I didn't integrate that in this PR, however with some guidance, I'd be happy to do so.
1 parent b4bf5b5 commit fb8af3a

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
@@ -50,7 +50,7 @@ thiserror = "1.0"
5050
futures-lite = "1.4.0"
5151
anyhow = "1.0"
5252
hex = "0.4.2"
53-
hexasphere = "6.0.0"
53+
hexasphere = "7.0.0"
5454
parking_lot = "0.11.0"
5555
regex = "1.5"
5656
copyless = "0.1.5"

0 commit comments

Comments
 (0)