Skip to content

Commit 4c10a65

Browse files
committed
Whitelist datafrog on tidy
1 parent a8b36c9 commit 4c10a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ static WHITELIST: &'static [Crate] = &[
7373
Crate("crossbeam-deque"),
7474
Crate("crossbeam-epoch"),
7575
Crate("crossbeam-utils"),
76+
Crate("datafrog"),
7677
Crate("either"),
7778
Crate("ena"),
7879
Crate("env_logger"),

0 commit comments

Comments
 (0)