We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2acbe commit 98779edCopy full SHA for 98779ed
src/tools/tidy/src/deps.rs
@@ -89,6 +89,7 @@ const WHITELIST: &[Crate<'_>] = &[
89
Crate("crc32fast"),
90
Crate("crossbeam-deque"),
91
Crate("crossbeam-epoch"),
92
+ Crate("crossbeam-queue"),
93
Crate("crossbeam-utils"),
94
Crate("datafrog"),
95
Crate("dlmalloc"),
0 commit comments