chore: itertools bump version

This commit is contained in:
Anand Balakrishnan 2023-09-05 10:12:14 -07:00
parent 961551b2cb
commit 5489ddbd09
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
[dependencies]
derive_more = "0.99.17"
itertools = "0.10.5"
itertools = "0.11"
paste = "1.0.14"
num-traits = "0.2.16"
thiserror = "1.0.47"