We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f2db4 commit 5cfa555Copy full SHA for 5cfa555
1 file changed
Cargo.toml
@@ -5,7 +5,7 @@ resolver = "2"
5
repository = "https://github.com/rust-cli/rexpect"
6
license = "MIT OR Apache-2.0"
7
edition = "2021"
8
-rust-version = "1.70.0" # MSRV
+rust-version = "1.85.0" # MSRV
9
include = [
10
"build.rs",
11
"src/**/*",
0 commit comments