Skip to content

Commit 8efa060

Browse files
chore(deps): update rust crate glam to 0.31 (#376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cabf490 commit 8efa060

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -53,7 +53,7 @@ cocoa = "0.26.0"
5353
winit = "0.29"
5454
sema = "0.1.4"
5555
png = "0.18"
56-
glam = "0.30"
56+
glam = "0.31"
5757
rand = "0.9"
5858

5959
[[example]]

0 commit comments

Comments
 (0)