tidy: Sort WHITELIST.

This commit is contained in:
Eric Huss 2020-02-25 07:30:33 -08:00
parent 2e46faa3ca
commit 9a53cf3777
1 changed files with 1 additions and 1 deletions

View File

@ -101,6 +101,7 @@ const WHITELIST: &[&str] = &[
"getopts",
"getrandom",
"hashbrown",
"hermit-abi",
"humantime",
"indexmap",
"itertools",
@ -176,7 +177,6 @@ const WHITELIST: &[&str] = &[
"winapi-util",
"winapi-x86_64-pc-windows-gnu",
"wincolor",
"hermit-abi",
];
/// Dependency checks.