mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +00:00
Merge pull request #2654 from blyxxyz/dedup-splice
Move common pipe and splice functions into uucore
This commit is contained in:
commit
447d6f2b61
12 changed files with 135 additions and 142 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3275,6 +3275,7 @@ dependencies = [
|
|||
"getopts",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"nix 0.20.0",
|
||||
"once_cell",
|
||||
"termion",
|
||||
"thiserror",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue