mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
uucore: Remove custom_tz_fmt, cleanup dependencies
Nobody needs it anymore.
This commit is contained in:
parent
eb5fc4c4cb
commit
986bdf545d
9 changed files with 6 additions and 200 deletions
|
@ -282,7 +282,6 @@ chrono = { version = "0.4.41", default-features = false, features = [
|
|||
"alloc",
|
||||
"clock",
|
||||
] }
|
||||
chrono-tz = "0.10.0"
|
||||
clap = { version = "4.5", features = ["wrap_help", "cargo"] }
|
||||
clap_complete = "4.4"
|
||||
clap_mangen = "0.2"
|
||||
|
@ -301,7 +300,6 @@ gcd = "2.3"
|
|||
glob = "0.3.1"
|
||||
half = "2.4.1"
|
||||
hostname = "0.4"
|
||||
iana-time-zone = "0.1.57"
|
||||
indicatif = "0.17.8"
|
||||
itertools = "0.14.0"
|
||||
jiff = { version = "0.2.10", default-features = false, features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue