Bump glam from 0.29.3 to 0.30.9
Bumps [glam](https://github.com/bitshifter/glam-rs) from 0.29.3 to 0.30.9. - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitshifter/glam-rs/compare/0.29.3...0.30.9) --- updated-dependencies: - dependency-name: glam dependency-version: 0.30.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -52,7 +52,7 @@ uuid = { version = "1.0", features = ["v4", "serde"] }
|
||||
# Bevy and graphics
|
||||
bevy = "0.17.2"
|
||||
egui = { version = "0.33", default-features = false, features = ["bytemuck", "default_fonts"] }
|
||||
glam = "0.29"
|
||||
glam = "0.30"
|
||||
winit = "0.30"
|
||||
|
||||
# Synchronization
|
||||
|
||||
Reference in New Issue
Block a user