mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 21:17:46 +00:00
uucore: Fix proc-info
feature's dependency.
This commit is contained in:
parent
ecc64502f0
commit
3494acc304
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ mode = ["libc"]
|
|||
perms = ["libc", "walkdir"]
|
||||
pipes = []
|
||||
process = ["libc"]
|
||||
proc-info = ["walkdir"]
|
||||
proc-info = ["tty", "walkdir"]
|
||||
quoting-style = []
|
||||
ranges = []
|
||||
ringbuffer = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue