mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
chore(deps): update rust crate itertools to 0.12.0
This commit is contained in:
parent
a3af2230a6
commit
e2e5ec60cd
2 changed files with 3 additions and 3 deletions
|
@ -285,7 +285,7 @@ gcd = "2.3"
|
|||
glob = "0.3.1"
|
||||
half = "2.3"
|
||||
indicatif = "0.17"
|
||||
itertools = "0.11.0"
|
||||
itertools = "0.12.0"
|
||||
libc = "0.2.150"
|
||||
lscolors = { version = "0.15.0", default-features = false, features = [
|
||||
"nu-ansi-term",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue