Skip to content

Commit c90bca4

Browse files
authored
Merge pull request #7758 from cakebaker/sleep_remove_fundu
sleep: remove unused `fundu` from `Cargo.toml`
2 parents 82f354f + 2a816e3 commit c90bca4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/uu/sleep/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ path = "src/sleep.rs"
1919

2020
[dependencies]
2121
clap = { workspace = true }
22-
fundu = { workspace = true }
2322
uucore = { workspace = true, features = ["parser"] }
2423

2524
[[bin]]

0 commit comments

Comments
 (0)