1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 05:27:45 +00:00

remove a legacy declaration to getopt

This commit is contained in:
Sylvestre Ledru 2021-06-09 22:52:59 +02:00
parent 5856861ed6
commit 6d7d57e13c
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View file

@ -2602,7 +2602,6 @@ name = "uu_timeout"
version = "0.0.6"
dependencies = [
"clap",
"getopts",
"libc",
"uucore",
"uucore_procs",