update itertools
This commit is contained in:
parent
3b12de4970
commit
556b85e532
3 changed files with 10 additions and 17 deletions
|
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
itertools = "0.10"
|
||||
itertools = "0.11"
|
||||
lazy_static = "1.4"
|
||||
num-traits = "0.2"
|
||||
regex = "1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue