Bump itertools

This commit is contained in:
Laurențiu Nicola 2023-11-15 12:53:56 +02:00
parent dfc885e0fd
commit f66df10f87
18 changed files with 44 additions and 34 deletions

View file

@ -15,7 +15,7 @@ doctest = false
[dependencies]
cov-mark = "2.0.0-pre.1"
either = "1.7.0"
itertools = "0.10.5"
itertools.workspace = true
rowan = "0.15.11"
rustc-hash = "1.1.0"
once_cell = "1.17.0"