Skip to content

Commit 79b2bb8

Browse files
committed
chore: Bump MSRV to 1.85
1 parent 33772e0 commit 79b2bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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/proc-exit"
66
license = "MIT OR Apache-2.0"
77
edition = "2021"
8-
rust-version = "1.74" # MSRV
8+
rust-version = "1.85" # MSRV
99
include = [
1010
"build.rs",
1111
"src/**/*",

0 commit comments

Comments
 (0)