Skip to content

Commit 367c882

Browse files
committed
chore: Bump MSRV to 1.65
So we get workspace inheritance
1 parent 96789e1 commit 367c882

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.60.0" # MSRV
8+
rust-version = "1.65.0" # MSRV
99
include = [
1010
"build.rs",
1111
"src/**/*",

0 commit comments

Comments
 (0)