mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
chore: cleanup unused dependencies
This commit is contained in:
parent
d04d0cd987
commit
4fa9af4953
16 changed files with 16 additions and 65 deletions
|
@ -12,5 +12,5 @@ console = "0.16.0"
|
|||
libc = "0.2.153"
|
||||
rand = { version = "0.9.0", features = ["small_rng"] }
|
||||
similar = "2.5.0"
|
||||
uucore = { path = "../../src/uucore/", features = ["parser"] }
|
||||
uucore = { path = "../../src/uucore", features = ["parser"] }
|
||||
tempfile = "3.15.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue