Skip to content

Commit

Permalink
bump MSRV to 1.75.0 now that Homebrew supports it
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Jan 2, 2024
1 parent 4d56770 commit e30321b
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 @@ categories = ["command-line-utilities", "parser-implementations"]
license = "MIT OR Unlicense"
autotests = false
edition = "2021"
rust-version = "1.74.0"
rust-version = "1.75.0"
autobins = false
include = [
"src/**/*",
Expand Down

0 comments on commit e30321b

Please sign in to comment.