Skip to content

Commit

Permalink
Fixed Hexasphere versioning. (bevyengine#974)
Browse files Browse the repository at this point in the history
  • Loading branch information
OptimisticPeach authored Dec 2, 2020
1 parent c05c1dc commit f54eb12
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 = "2.1.0"
hexasphere = "3.0.0"
parking_lot = "0.11.0"

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

0 comments on commit f54eb12

Please sign in to comment.