Skip to content

Commit 840683c

Browse files
build(deps): update glam requirement from 0.32.0 to 0.33.0 (#365)
1 parent e9dafc8 commit 840683c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

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

0 commit comments

Comments
 (0)