Skip to content

Commit 178f57f

Browse files
committed
uucore: add missing declarations
1 parent 64dad0c commit 178f57f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uucore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ fsxattr = ["xattr"]
8686
lines = []
8787
format = ["itertools", "quoting-style"]
8888
mode = ["libc"]
89-
perms = ["libc", "walkdir"]
89+
perms = ["entries", "libc", "walkdir"]
9090
buf-copy = []
9191
pipes = []
9292
process = ["libc"]

0 commit comments

Comments
 (0)