Skip to content

Commit 3259458

Browse files
committed
wasmparser: allow as dep of rustc
1 parent 1745bc5 commit 3259458

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
294294
"valuable",
295295
"version_check",
296296
"wasi",
297+
"wasmparser",
297298
"winapi",
298299
"winapi-i686-pc-windows-gnu",
299300
"winapi-util",

0 commit comments

Comments
 (0)