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