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

chore(deps): update rust crate half to 2.4

This commit is contained in:
renovate[bot] 2024-02-26 04:34:43 +00:00 committed by GitHub
parent d7a09c042a
commit c2e7eed27f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -284,7 +284,7 @@ fts-sys = "0.2"
fundu = "2.0.0"
gcd = "2.3"
glob = "0.3.1"
half = "2.3"
half = "2.4"
hostname = "0.3"
indicatif = "0.17"
itertools = "0.12.1"