Skip to content

Commit f49c44f

Browse files
Bump glam from 0.29.3 to 0.30.4
Bumps [glam](https://github.com/bitshifter/glam-rs) from 0.29.3 to 0.30.4. - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](bitshifter/glam-rs@0.29.3...0.30.4) --- updated-dependencies: - dependency-name: glam dependency-version: 0.30.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9583122 commit f49c44f

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

Cargo.lock

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ get-size = {version = "0.1", features = ["derive"], default-features = false}
4141
physical_constants = "0.5"
4242
serde_json = {version = "1.0.137", default-features = false}
4343
xdrfile = "0.3.0"
44-
glam = "0.29.3"
44+
glam = "0.30.4"
4545

4646
[dev-dependencies]
4747
lazy_static = "1.5"

0 commit comments

Comments
 (0)