Skip to content

Commit

Permalink
Update Hexasphere to 7.0.0 (#4001)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
OptimisticPeach committed Feb 21, 2022
1 parent b4bf5b5 commit fb8af3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bevy_render/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ thiserror = "1.0"
futures-lite = "1.4.0"
anyhow = "1.0"
hex = "0.4.2"
hexasphere = "6.0.0"
hexasphere = "7.0.0"
parking_lot = "0.11.0"
regex = "1.5"
copyless = "0.1.5"

0 comments on commit fb8af3a

Please sign in to comment.