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