We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9dafc8 commit 840683cCopy full SHA for 840683c
1 file changed
Cargo.toml
@@ -176,7 +176,7 @@ colorous = "1.0.12"
176
web-time = "1.0.0"
177
winit = { version = "0.30.0", default-features = false, features = ["rwh_06"] }
178
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
179
-glam = "0.32.0"
+glam = "0.33.0"
180
rand = "0.10.0"
181
# Disable unnecessary formats.
182
image = { version = "0.25.0", default-features = false, features = ["jpeg"] }
0 commit comments