mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Add itertools to [workspace.dependencies].
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user