Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 8e393ca commit d68bf8c
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 @@ -68,7 +68,7 @@ ddsfile = "0.5"
env_logger = "0.10"
futures-intrusive = "0.5"
rustc-hash = "1.1.0"
glam = "0.24.1"
glam = "0.24.2"
image = { version = "0.24", default-features = false, features = ["png"] }
# libloading 0.8 switches from `winapi` to `windows-sys`; permit either
libloading = ">=0.7,<0.9"
Expand Down

0 comments on commit d68bf8c

Please sign in to comment.