Skip to content

Commit c6f6eef

Browse files
authored
Merge pull request #1064 from godot-rust/dependabot/cargo/glam-0.25
Update glam requirement from 0.24 to 0.25
2 parents 3944a4c + 35fa0de commit c6f6eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdnative-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ahash = "0.8"
2525
approx = "0.5"
2626
atomic-take = "1"
2727
bitflags = "1"
28-
glam = "0.24"
28+
glam = "0.25"
2929
indexmap = "2"
3030
inventory = { version = "0.3", optional = true }
3131
libc = "0.2"

0 commit comments

Comments
 (0)