Skip to content

Commit

Permalink
Bump glam from 0.24.1 to 0.24.2 (#4171)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 8e393ca commit 7e0d6c9
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 7e0d6c9

Please sign in to comment.