Skip to content

Commit

Permalink
whitelist wasi crate
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Aug 29, 2019
1 parent 06acfb2 commit 127311b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/tidy/src/deps.rs
Expand Up @@ -172,6 +172,7 @@ const WHITELIST: &[Crate<'_>] = &[
Crate("vcpkg"),
Crate("version_check"),
Crate("void"),
Crate("wasi"),
Crate("winapi"),
Crate("winapi-build"),
Crate("winapi-i686-pc-windows-gnu"),
Expand Down

0 comments on commit 127311b

Please sign in to comment.