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:
dependabot[bot]
2026-02-07 00:40:25 +00:00
committed by GitHub
parent 925da50a14
commit d65c8559db
2 changed files with 7 additions and 13 deletions

View File

@@ -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