update glam (#707)

This commit is contained in:
James R 2020-10-20 14:31:49 -05:00 committed by GitHub
parent 0dba0fe45f
commit 0f43fb066f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,4 +13,4 @@ license = "MIT"
keywords = ["bevy"]
[dependencies]
glam = { version = "0.9.4", features = ["serde"] }
glam = { version = "0.9.5", features = ["serde"] }