Make Cargo.toml match the Makefile

This commit is contained in:
Will Wykeham 2016-11-18 13:56:33 +00:00
parent 2ad896a6ca
commit b9ddb52630

View file

@ -21,7 +21,6 @@ unix = [
"logname",
"mkfifo",
"mknod",
"more",
"nice",
"nohup",
"pathchk",
@ -63,6 +62,7 @@ generic = [
"ls",
"mkdir",
"mktemp",
"more",
"mv",
"nl",
"nproc",