mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate itertools to 0.12.1
This commit is contained in:
parent
c439f81129
commit
d91eea4b32
2 changed files with 3 additions and 3 deletions
|
@ -287,7 +287,7 @@ glob = "0.3.1"
|
|||
half = "2.3"
|
||||
hostname = "0.3"
|
||||
indicatif = "0.17"
|
||||
itertools = "0.12.0"
|
||||
itertools = "0.12.1"
|
||||
libc = "0.2.152"
|
||||
lscolors = { version = "0.16.0", default-features = false, features = [
|
||||
"gnu_legacy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue