Skip to content

Commit

Permalink
Update glam requirement from 0.25 to 0.27
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.25.0...0.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 2aed239 commit d3ac891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ memmap2 = "0.9"
thiserror = "1.0.7"

[dev-dependencies]
glam = "0.25"
glam = "0.27"
minifb = "0.25"

0 comments on commit d3ac891

Please sign in to comment.