Skip to content

Commit

Permalink
chore(deps): bump glam from 0.29.1 to 0.29.2 in the patch-updates gro…
Browse files Browse the repository at this point in the history
…up (#9)

Bumps the patch-updates group with 1 update: [glam](https://github.com/bitshifter/glam-rs).


Updates `glam` from 0.29.1 to 0.29.2
- [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md)
- [Commits](bitshifter/glam-rs@0.29.1...0.29.2)

---
updated-dependencies:
- dependency-name: glam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 6dc0b86 commit 17e7361
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ criterion = "0.3"
rand = "0.8.5"

[dependencies]
glam = { version = "0.29.1", optional = true }
glam = { version = "0.29.2", optional = true }

[profile.release]
codegen-units = 1
Expand Down

0 comments on commit 17e7361

Please sign in to comment.