Skip to content

Commit 127311b

Browse files
authored
whitelist wasi crate
1 parent 06acfb2 commit 127311b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ const WHITELIST: &[Crate<'_>] = &[
172172
Crate("vcpkg"),
173173
Crate("version_check"),
174174
Crate("void"),
175+
Crate("wasi"),
175176
Crate("winapi"),
176177
Crate("winapi-build"),
177178
Crate("winapi-i686-pc-windows-gnu"),

0 commit comments

Comments
 (0)