mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Make Cargo.toml match the Makefile
This commit is contained in:
+1
-1
@@ -21,7 +21,6 @@ unix = [
|
||||
"logname",
|
||||
"mkfifo",
|
||||
"mknod",
|
||||
"more",
|
||||
"nice",
|
||||
"nohup",
|
||||
"pathchk",
|
||||
@@ -63,6 +62,7 @@ generic = [
|
||||
"ls",
|
||||
"mkdir",
|
||||
"mktemp",
|
||||
"more",
|
||||
"mv",
|
||||
"nl",
|
||||
"nproc",
|
||||
|
||||
Reference in New Issue
Block a user