Skip to content

Commit 5906731

Browse files
committed
chore: Migrate to Edition 2024
1 parent d5bdf7b commit 5906731

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[workspace]
2-
resolver = "2"
2+
resolver = "3"
33

44
[workspace.package]
55
repository = "https://github.com/assert-rs/dir-diff.git"
66
license = "MIT OR Apache-2.0"
7-
edition = "2021"
7+
edition = "2024"
88
rust-version = "1.85" # MSRV
99
include = [
1010
"build.rs",

0 commit comments

Comments
 (0)