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