upgrade glam and hexasphere (#794)
This commit is contained in:
parent
06f95e9982
commit
9224983897
@ -13,4 +13,4 @@ license = "MIT"
|
||||
keywords = ["bevy"]
|
||||
|
||||
[dependencies]
|
||||
glam = { version = "0.9.5", features = ["serde"] }
|
||||
glam = { version = "0.10.0", features = ["serde"] }
|
||||
|
||||
@ -41,7 +41,7 @@ downcast-rs = "1.2.0"
|
||||
thiserror = "1.0"
|
||||
anyhow = "1.0"
|
||||
hex = "0.4.2"
|
||||
hexasphere = "1.0.0"
|
||||
hexasphere = "2.0.0"
|
||||
parking_lot = "0.11.0"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user