Add ena to whitelist

This commit is contained in:
Who? Me?! 2018-03-02 12:15:02 -06:00 committed by Mark Mansi
parent 1423da8b9a
commit e5d292013b
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ static WHITELIST: &'static [Crate] = &[
Crate("cc"),
Crate("cfg-if"),
Crate("cmake"),
Crate("ena"),
Crate("filetime"),
Crate("flate2"),
Crate("fuchsia-zircon"),