We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33772e0 commit 79b2bb8Copy full SHA for 79b2bb8
Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
5
repository = "https://github.com/rust-cli/proc-exit"
6
license = "MIT OR Apache-2.0"
7
edition = "2021"
8
-rust-version = "1.74" # MSRV
+rust-version = "1.85" # MSRV
9
include = [
10
"build.rs",
11
"src/**/*",
0 commit comments