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

Merge pull request #4665 from uutils/renovate/half-2.x

chore(deps): update rust crate half to 2.2
This commit is contained in:
Daniel Hofstetter 2023-03-29 07:17:04 +02:00 committed by GitHub
commit 8935a58261
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -285,7 +285,7 @@ fts-sys = "0.2"
fundu = "0.4.3"
gcd = "2.2"
glob = "0.3.1"
half = "2.1"
half = "2.2"
indicatif = "0.17"
is-terminal = "0.4.5"
itertools = "0.10.5"