Skip to content

Commit

Permalink
Bump glam from 0.27.0 to 0.28.0 (#79)
Browse files Browse the repository at this point in the history
Bumps [glam](https://github.com/bitshifter/glam-rs) from 0.27.0 to 0.28.0.
- [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md)
- [Commits](bitshifter/glam-rs@0.27.0...0.28.0)

---
updated-dependencies:
- dependency-name: glam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 10, 2024
1 parent de5c0f5 commit 92abadf
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 @@ -28,7 +28,7 @@ num_enum = "0.7.2"
thiserror = "1"
bitflags = "2"
derive_deref = "1.1.1"
glam = { version = "0.27", optional = true }
glam = { version = "0.28", optional = true }
nalgebra = { version = "0.32", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 92abadf

Please sign in to comment.