Skip to content

Commit 8554448

Browse files
committed
Edition 2021
1 parent a635477 commit 8554448

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
@@ -2,7 +2,7 @@
22
name = "unix_mode"
33
version = "0.1.4-pre"
44
authors = ["Martin Pool <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66
description = "Decode, interpret, and display Unix file mode bits (even on non-Unix platforms)"
77
license = "Apache-2.0"
88
repository = "https://github.com/sourcefrog/unix_mode"

0 commit comments

Comments
 (0)