We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd71fb4 commit 4ba1312Copy full SHA for 4ba1312
1 file changed
Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
5
repository = "https://github.com/rust-cli/config-rs"
6
license = "MIT OR Apache-2.0"
7
edition = "2018"
8
-rust-version = "1.76.0" # MSRV
+rust-version = "1.85.0" # MSRV
9
include = [
10
"build.rs",
11
"src/**/*",
0 commit comments