mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 04:57:45 +00:00
stdbuf: move from getopts to clap
This commit is contained in:
parent
9ae4928b7b
commit
c54b5f2d82
4 changed files with 175 additions and 156 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2316,7 +2316,7 @@ dependencies = [
|
|||
name = "uu_stdbuf"
|
||||
version = "0.0.6"
|
||||
dependencies = [
|
||||
"getopts",
|
||||
"clap",
|
||||
"tempfile",
|
||||
"uu_stdbuf_libstdbuf",
|
||||
"uucore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue