Skip to content

Commit 5beecbe

Browse files
committed
chore!: use edition 2024
1 parent 303f16c commit 5beecbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "parallel-disk-usage"
33
description = "Highly parallelized, blazing fast directory tree analyzer"
44
version = "0.22.0"
55
authors = ["khai96_ <hvksmr1996@gmail.com>"]
6-
edition = "2021"
6+
edition = "2024"
77
readme = "README.md"
88
license = "Apache-2.0"
99
documentation = "https://docs.rs/parallel-disk-usage"

0 commit comments

Comments
 (0)