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

Upgrade humantime_to_duration to version 0.3.1.

Latest patch fixes the transitive dependency on time. Which can now
also be removed from the deny skipped bans.
This commit is contained in:
Wandering Lethe 2023-06-06 18:07:21 +02:00
parent 1ff4684f8a
commit 81313e63ea
No known key found for this signature in database
GPG key ID: 5010D8303D6CC36E
3 changed files with 11 additions and 34 deletions

View file

@ -286,7 +286,7 @@ fundu = "0.5.1"
gcd = "2.3"
glob = "0.3.1"
half = "2.2"
humantime_to_duration = "0.3.0"
humantime_to_duration = "0.3.1"
indicatif = "0.17"
is-terminal = "0.4.7"
itertools = "0.10.5"