Skip to content

Commit

Permalink
Update glam requirement from 0.27 to 0.29
Browse files Browse the repository at this point in the history
Updates the requirements on [glam](https://github.com/bitshifter/glam-rs) to permit the latest version.
- [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md)
- [Commits](bitshifter/glam-rs@0.27.0...0.29.0)

---
updated-dependencies:
- dependency-name: glam
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 21, 2024
1 parent 639aae7 commit 9813abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdnative-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ahash = "0.8"
approx = "0.5"
atomic-take = "1"
bitflags = "1"
glam = "0.27"
glam = "0.29"
indexmap = "2"
inventory = { version = "0.3", optional = true }
libc = "0.2"
Expand Down

0 comments on commit 9813abc

Please sign in to comment.