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

Cargo.toml: remove unused coz dependency

This commit is contained in:
Daniel Hofstetter 2025-05-28 19:54:11 +02:00
parent 15f606a12b
commit 5e92917b6d
3 changed files with 0 additions and 13 deletions

View file

@ -287,7 +287,6 @@ clap = { version = "4.5", features = ["wrap_help", "cargo"] }
clap_complete = "4.4"
clap_mangen = "0.2"
compare = "0.1.0"
coz = { version = "0.1.3" }
crossterm = "0.29.0"
ctrlc = { version = "3.4.7", features = ["termination"] }
dns-lookup = { version = "2.0.4" }