Skip to content

Commit 421bbfc

Browse files
chore(deps): update rust crate glam to 0.32.0 (gfx-rs#9060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55a9067 commit 421bbfc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 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
@@ -122,7 +122,7 @@ env_logger = { version = "0.11", default-features = false }
122122
fern = "0.7"
123123
flume = "0.12"
124124
futures-lite = "2"
125-
glam = "0.31.0"
125+
glam = "0.32.0"
126126
glob = "0.3"
127127
half = { version = "2.5", default-features = false } # We require 2.5 to have `Arbitrary` support.
128128
hashbrown = { version = "0.16", default-features = false, features = [

0 commit comments

Comments
 (0)