Skip to content

Commit 259bc32

Browse files
authored
Merge pull request #135 from rust-cli/renovate/msrv-1.x
chore(deps): Update MSRV to v1.73
2 parents 48206a9 + 860a2a1 commit 259bc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resolver = "2"
88
[workspace.package]
99
license = "MIT OR Apache-2.0"
1010
edition = "2021"
11-
rust-version = "1.72" # MSRV
11+
rust-version = "1.73" # MSRV
1212
include = [
1313
"build.rs",
1414
"src/**/*",

0 commit comments

Comments
 (0)