Skip to content

Commit

Permalink
Update allowed crates list
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed May 26, 2020
1 parent 9f8628b commit 3d4f478
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/tools/tidy/src/deps.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ const WHITELIST: &[&str] = &[
"block-padding",
"byte-tools",
"byteorder",
"c2-chacha",
"cc",
"cfg-if",
"chalk-derive",
Expand Down Expand Up @@ -148,7 +147,6 @@ const WHITELIST: &[&str] = &[
"rand_pcg",
"rand_xorshift",
"redox_syscall",
"redox_termios",
"regex",
"regex-syntax",
"remove_dir_all",
Expand 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",
Expand Down

0 comments on commit 3d4f478

Please sign in to comment.