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 bytecount to 0.6.8

This commit is contained in:
renovate[bot] 2024-04-19 10:13:05 +00:00 committed by GitHub
parent ad91330625
commit 1c582ee7eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -261,7 +261,7 @@ test = ["uu_test"]
bigdecimal = "0.4"
binary-heap-plus = "0.5.0"
bstr = "1.9.1"
bytecount = "0.6.7"
bytecount = "0.6.8"
byteorder = "1.5.0"
chrono = { version = "0.4.38", default-features = false, features = [
"std",