Skip to content

Commit

Permalink
update hexasphere to 3.2 (#1577)
Browse files Browse the repository at this point in the history
  • Loading branch information
cart committed Mar 6, 2021
1 parent 03e0a9f commit 0eba5f3
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 @@ -38,7 +38,7 @@ downcast-rs = "1.2.0"
thiserror = "1.0"
anyhow = "1.0"
hex = "0.4.2"
hexasphere = "3.1"
hexasphere = "3.2"
parking_lot = "0.11.0"

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

0 comments on commit 0eba5f3

Please sign in to comment.