mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Add shuf to Cargo.toml and remove shuf from to-do list
This commit is contained in:
@@ -151,6 +151,10 @@ path = "rmdir/rmdir.rs"
|
||||
name = "seq"
|
||||
path = "seq/seq.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "shuf"
|
||||
path = "shuf/shuf.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "sleep"
|
||||
path = "sleep/sleep.rs"
|
||||
|
||||
Reference in New Issue
Block a user