Skip to content

Commit

Permalink
Bump MSRV to 1.74 (#2306)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Aug 7, 2024
1 parent 0b669a2 commit a9ac91b
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 @@ -12,7 +12,7 @@ keywords = ["command-line", "task", "runner", "development", "utility"]
license = "CC0-1.0"
readme = "crates-io-readme.md"
repository = "https://github.com/casey/just"
rust-version = "1.70"
rust-version = "1.74"

[workspace]
members = [".", "crates/*"]
Expand Down

0 comments on commit a9ac91b

Please sign in to comment.