Skip to content

Commit 7f60fbb

Browse files
committed
update glam version
1 parent 54f6978 commit 7f60fbb

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
@@ -41,7 +41,7 @@ rustc_codegen_spirv-types = { path = "./crates/rustc_codegen_spirv-types", versi
4141

4242
# External dependencies that need to be mentioned more than once.
4343
num-traits = { version = "0.2.15", default-features = false }
44-
glam = { version = ">=0.22, <=0.25", default-features = false }
44+
glam = { version = ">=0.22, <=0.28", default-features = false }
4545

4646
# Enable incremental by default in release mode.
4747
[profile.release]

0 commit comments

Comments
 (0)