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

chore(deps): update rust crate half to 2.3

This commit is contained in:
renovate[bot] 2023-09-05 05:06:00 +00:00 committed by GitHub
parent 8a2bf34508
commit 7eec0ddaa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 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.2"
half = "2.3"
indicatif = "0.17"
is-terminal = "0.4.9"
itertools = "0.11.0"