1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

sleep: remove unused fundu from Cargo.toml

This commit is contained in:
Daniel Hofstetter 2025-04-15 07:25:21 +02:00
parent 3dcee17572
commit 2a816e35f4
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View file

@ -3249,7 +3249,6 @@ name = "uu_sleep"
version = "0.0.30"
dependencies = [
"clap",
"fundu",
"uucore",
]