Consistently use the latest itertools.

This commit is contained in:
Jacob Bramley 2025-01-29 12:53:06 +00:00
parent bd598f3be3
commit 039f322e18

View File

@ -19,4 +19,4 @@ log = "0.4.11"
pretty_env_logger = "0.5.0"
rayon = "1.5.0"
diff = "0.1.12"
itertools = "0.11.0"
itertools = "0.14.0"