mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Bump chrono-tz from 0.8.6 to 0.10.0
This commit is contained in:
parent
3913152a27
commit
6bedec53ad
3 changed files with 10 additions and 12 deletions
|
@ -278,10 +278,9 @@ chrono = { version = "0.4.38", default-features = false, features = [
|
|||
"alloc",
|
||||
"clock",
|
||||
] }
|
||||
chrono-tz = "0.10.0"
|
||||
clap = { version = "4.5", features = ["wrap_help", "cargo"] }
|
||||
clap_complete = "4.4"
|
||||
chrono-tz = "0.8.3"
|
||||
iana-time-zone = "0.1.57"
|
||||
clap_mangen = "0.2"
|
||||
compare = "0.1.0"
|
||||
coz = { version = "0.1.3" }
|
||||
|
@ -299,6 +298,7 @@ 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"
|
||||
libc = "0.2.153"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue