chore: itertools bump version
This commit is contained in:
parent
961551b2cb
commit
5489ddbd09
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
argus-core = { version = "0.1.0", path = "../argus-core" }
|
||||
itertools = "0.10.5"
|
||||
itertools = "0.11"
|
||||
num-traits = "0.2.16"
|
||||
paste = "1.0.14"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue