We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a635477 commit 8554448Copy full SHA for 8554448
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "unix_mode"
3
version = "0.1.4-pre"
4
authors = ["Martin Pool <[email protected]>"]
5
-edition = "2018"
+edition = "2021"
6
description = "Decode, interpret, and display Unix file mode bits (even on non-Unix platforms)"
7
license = "Apache-2.0"
8
repository = "https://github.com/sourcefrog/unix_mode"
0 commit comments