We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b36c9 commit 4c10a65Copy full SHA for 4c10a65
src/tools/tidy/src/deps.rs
@@ -73,6 +73,7 @@ static WHITELIST: &'static [Crate] = &[
73
Crate("crossbeam-deque"),
74
Crate("crossbeam-epoch"),
75
Crate("crossbeam-utils"),
76
+ Crate("datafrog"),
77
Crate("either"),
78
Crate("ena"),
79
Crate("env_logger"),
0 commit comments