diff --git a/Cargo.toml b/Cargo.toml index d8f5e68f7..abda65059 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -68,7 +68,6 @@ generic = [ "hostname", "more", "nproc", - "shred", "sync", "tail", "whoami", @@ -123,6 +122,7 @@ redox_generic = [ "rm", "rmdir", "seq", + "shred", "shuf", "sleep", "sort",