mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 04:57:45 +00:00
refactor(realpath): move to clap
This commit is contained in:
parent
e331186fee
commit
9f7259b986
3 changed files with 61 additions and 72 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1933,7 +1933,7 @@ dependencies = [
|
|||
name = "uu_realpath"
|
||||
version = "0.0.2"
|
||||
dependencies = [
|
||||
"getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"uucore 0.0.5",
|
||||
"uucore_procs 0.0.5",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue