diff --git a/Cargo.toml b/Cargo.toml index 246594f7..b9235c6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ resolver = "2" repository = "https://github.com/rust-cli/rexpect" license = "MIT OR Apache-2.0" edition = "2021" -rust-version = "1.60.0" # MSRV +rust-version = "1.65.0" # MSRV include = [ "build.rs", "src/**/*",