Skip to content

Commit e5d2920

Browse files
committed
Add ena to whitelist
1 parent 1423da8 commit e5d2920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ static WHITELIST: &'static [Crate] = &[
6464
Crate("cc"),
6565
Crate("cfg-if"),
6666
Crate("cmake"),
67+
Crate("ena"),
6768
Crate("filetime"),
6869
Crate("flate2"),
6970
Crate("fuchsia-zircon"),

0 commit comments

Comments
 (0)