Skip to content

Commit 3975225

Browse files
committed
Use edition 2021
1 parent 09bd5c7 commit 3975225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.6.1"
55
authors = ["khai96_ <[email protected]>"]
6-
edition = "2018"
6+
edition = "2021"
77
readme = "README.md"
88
license = "Apache-2.0"
99
documentation = "https://docs.rs/parallel-disk-usage"

0 commit comments

Comments
 (0)