1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Bump itertools from 0.13.0 to 0.14.0

This commit is contained in:
Daniel Hofstetter 2025-01-01 09:25:14 +01:00
parent 7c7a6f89ab
commit 1d2740c12a
2 changed files with 15 additions and 6 deletions

View file

@ -298,7 +298,7 @@ glob = "0.3.1"
half = "2.4.1"
hostname = "0.4"
indicatif = "0.17.8"
itertools = "0.13.0"
itertools = "0.14.0"
libc = "0.2.153"
lscolors = { version = "0.20.0", default-features = false, features = [
"gnu_legacy",