Skip to content

Commit ee75bd7

Browse files
committed
update glam 0.30
1 parent 609f380 commit ee75bd7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tracing-subscriber = { version = "0.3.3", features = ["env-filter", "json"] }
5151

5252
# External dependencies that need to be mentioned more than once.
5353
num-traits = { version = "0.2.15", default-features = false }
54-
glam = { version = ">=0.22, <=0.29", default-features = false }
54+
glam = { version = ">=0.22, <=0.30", default-features = false }
5555

5656
# Enable incremental by default in release mode.
5757
[profile.release]

0 commit comments

Comments
 (0)