mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
whoami: remove unused libc dependency
This commit is contained in:
parent
74e353dec0
commit
5a02e74e8b
2 changed files with 0 additions and 4 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3557,7 +3557,6 @@ name = "uu_whoami"
|
|||
version = "0.0.30"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"libc",
|
||||
"uucore",
|
||||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue