Skip to content

Commit 4ba1312

Browse files
committed
chore: Bump MSRV to 1.85
1 parent dd71fb4 commit 4ba1312

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resolver = "2"
55
repository = "https://github.com/rust-cli/config-rs"
66
license = "MIT OR Apache-2.0"
77
edition = "2018"
8-
rust-version = "1.76.0" # MSRV
8+
rust-version = "1.85.0" # MSRV
99
include = [
1010
"build.rs",
1111
"src/**/*",

0 commit comments

Comments
 (0)