Skip to content

Commit

Permalink
Merge pull request #199 from assert-rs/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 committed Apr 22, 2024
2 parents b076bd3 + 374b9f3 commit 5de0c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -4,7 +4,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 5de0c77

Please sign in to comment.