mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
Make Cargo.toml match the Makefile
This commit is contained in:
parent
2ad896a6ca
commit
b9ddb52630
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,6 @@ unix = [
|
|||
"logname",
|
||||
"mkfifo",
|
||||
"mknod",
|
||||
"more",
|
||||
"nice",
|
||||
"nohup",
|
||||
"pathchk",
|
||||
|
@ -63,6 +62,7 @@ generic = [
|
|||
"ls",
|
||||
"mkdir",
|
||||
"mktemp",
|
||||
"more",
|
||||
"mv",
|
||||
"nl",
|
||||
"nproc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue