Skip to content

Commit

Permalink
Merge pull request #139 from rust-cli/renovate/msrv-1.x
Browse files Browse the repository at this point in the history
chore(deps): Update MSRV to v1.74
  • Loading branch information
epage authored Apr 23, 2024
2 parents 6b7f14f + 91b189d commit 9b2c1bc
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 @@ -8,7 +8,7 @@ resolver = "2"
[workspace.package]
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.73" # MSRV
rust-version = "1.74" # MSRV
include = [
"build.rs",
"src/**/*",
Expand Down

0 comments on commit 9b2c1bc

Please sign in to comment.