bump itertools to 0.12
still depend on 0.11: * clippy * rustfmt, sigh
This commit is contained in:
parent
9fb91aa2e7
commit
52501c2a75
15 changed files with 26 additions and 28 deletions
|
@ -9,7 +9,7 @@ test = false
|
|||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
bitflags = "2.4.1"
|
||||
itertools = "0.11"
|
||||
itertools = "0.12"
|
||||
libc = "0.2"
|
||||
measureme = "11"
|
||||
object = { version = "0.32.0", default-features = false, features = ["std", "read"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue