Skip to content

Commit

Permalink
Increase MSRV to 1.68
Browse files Browse the repository at this point in the history
`glam` 0.27 needs 1.68.
  • Loading branch information
waywardmonkeys committed Apr 2, 2024
1 parent bcad640 commit 0ab3e74
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 @@ -2,7 +2,7 @@
name = "encase"
version = "0.7.0"
edition = "2021"
rust-version = "1.63"
rust-version = "1.68.2"

license = "MIT-0"
readme = "./README.md"
Expand Down

0 comments on commit 0ab3e74

Please sign in to comment.