mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #6021 from uutils/renovate/half-2.x
chore(deps): update rust crate half to 2.4
This commit is contained in:
Generated
+2
-2
@@ -1010,9 +1010,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
||||
|
||||
[[package]]
|
||||
name = "half"
|
||||
version = "2.3.1"
|
||||
version = "2.4.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bc52e53916c08643f1b56ec082790d1e86a32e58dc5268f897f313fbae7b4872"
|
||||
checksum = "b5eceaaeec696539ddaf7b333340f1af35a5aa87ae3e4f3ead0532f72affab2e"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"crunchy",
|
||||
|
||||
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user