Skip to content

Commit 4d8ac3e

Browse files
committed
chore: Bump MSRV to 1.70
1 parent 2b6e64d commit 4d8ac3e

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

0 commit comments

Comments
 (0)