mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #7463 from blyxxyz/clean-shuf
Make `shuf` OsStr-compliant and bring newline handling in line with GNU
This commit is contained in:
commit
eed5c81060
6 changed files with 280 additions and 205 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3184,7 +3184,6 @@ name = "uu_shuf"
|
|||
version = "0.0.30"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"memchr",
|
||||
"rand 0.9.0",
|
||||
"rand_core 0.9.3",
|
||||
"uucore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue