Update allowed crates list

This commit is contained in:
Yuki Okushi 2020-05-26 16:38:09 +09:00
parent 9f8628b38c
commit 3d4f4787a6
No known key found for this signature in database
GPG Key ID: B0986C85C0E2DAA1

View File

@ -77,7 +77,6 @@ const WHITELIST: &[&str] = &[
"block-padding",
"byte-tools",
"byteorder",
"c2-chacha",
"cc",
"cfg-if",
"chalk-derive",
@ -148,7 +147,6 @@ const WHITELIST: &[&str] = &[
"rand_pcg",
"rand_xorshift",
"redox_syscall",
"redox_termios",
"regex",
"regex-syntax",
"remove_dir_all",
@ -171,17 +169,14 @@ const WHITELIST: &[&str] = &[
"synstructure",
"tempfile",
"termcolor",
"termion",
"termize",
"thread_local",
"typenum",
"ucd-util",
"unicode-normalization",
"unicode-script",
"unicode-security",
"unicode-width",
"unicode-xid",
"utf8-ranges",
"vcpkg",
"version_check",
"wasi",