tidy: Sort WHITELIST.
This commit is contained in:
parent
2e46faa3ca
commit
9a53cf3777
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue