Update allowed crates list
This commit is contained in:
parent
9f8628b38c
commit
3d4f4787a6
1 changed files with 0 additions and 5 deletions
|
@ -77,7 +77,6 @@ const WHITELIST: &[&str] = &[
|
||||||
"block-padding",
|
"block-padding",
|
||||||
"byte-tools",
|
"byte-tools",
|
||||||
"byteorder",
|
"byteorder",
|
||||||
"c2-chacha",
|
|
||||||
"cc",
|
"cc",
|
||||||
"cfg-if",
|
"cfg-if",
|
||||||
"chalk-derive",
|
"chalk-derive",
|
||||||
|
@ -148,7 +147,6 @@ const WHITELIST: &[&str] = &[
|
||||||
"rand_pcg",
|
"rand_pcg",
|
||||||
"rand_xorshift",
|
"rand_xorshift",
|
||||||
"redox_syscall",
|
"redox_syscall",
|
||||||
"redox_termios",
|
|
||||||
"regex",
|
"regex",
|
||||||
"regex-syntax",
|
"regex-syntax",
|
||||||
"remove_dir_all",
|
"remove_dir_all",
|
||||||
|
@ -171,17 +169,14 @@ const WHITELIST: &[&str] = &[
|
||||||
"synstructure",
|
"synstructure",
|
||||||
"tempfile",
|
"tempfile",
|
||||||
"termcolor",
|
"termcolor",
|
||||||
"termion",
|
|
||||||
"termize",
|
"termize",
|
||||||
"thread_local",
|
"thread_local",
|
||||||
"typenum",
|
"typenum",
|
||||||
"ucd-util",
|
|
||||||
"unicode-normalization",
|
"unicode-normalization",
|
||||||
"unicode-script",
|
"unicode-script",
|
||||||
"unicode-security",
|
"unicode-security",
|
||||||
"unicode-width",
|
"unicode-width",
|
||||||
"unicode-xid",
|
"unicode-xid",
|
||||||
"utf8-ranges",
|
|
||||||
"vcpkg",
|
"vcpkg",
|
||||||
"version_check",
|
"version_check",
|
||||||
"wasi",
|
"wasi",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue