Add itertools to [workspace.dependencies].
This commit is contained in:
parent
c50d2cc807
commit
200f56d605
16 changed files with 16 additions and 15 deletions
|
|
@ -62,6 +62,7 @@ exclude = [
|
|||
[workspace.dependencies]
|
||||
# tidy-alphabetical-start
|
||||
bitflags = "2.9.3"
|
||||
itertools = "0.12.1"
|
||||
memchr = "2.7.5"
|
||||
rustc-literal-escaper = "0.0.5"
|
||||
thin-vec = "0.2.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue