Skip to content

Commit b440041

Browse files
committed
Allow itertools
1 parent 72f8d4e commit b440041

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ const WHITELIST: &[Crate<'_>] = &[
8787
Crate("fuchsia-zircon-sys"),
8888
Crate("getopts"),
8989
Crate("humantime"),
90+
Crate("itertools"),
9091
Crate("jobserver"),
9192
Crate("kernel32-sys"),
9293
Crate("lazy_static"),

0 commit comments

Comments
 (0)