Skip to content

Commit fea0674

Browse files
build(deps): update glam requirement from 0.31.0 to 0.32.0 (#340)
1 parent fed64dd commit fea0674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ colorous = "1.0.12"
175175
web-time = "1.0.0"
176176
winit = { version = "0.30.0", default-features = false, features = ["rwh_06"] }
177177
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
178-
glam = "0.31.0"
178+
glam = "0.32.0"
179179
rand = "0.10.0"
180180
# Disable unnecessary formats.
181181
image = { version = "0.25.0", default-features = false, features = ["jpeg"] }

0 commit comments

Comments
 (0)