Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e920aa8

Browse files
committedSep 26, 2024·
bless tidy
1 parent f60cffd commit e920aa8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/tools/tidy/src/deps.rs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,9 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
435435
"winapi-x86_64-pc-windows-gnu",
436436
"windows",
437437
"windows-core",
438+
"windows-implement",
439+
"windows-interface",
440+
"windows-result",
438441
"windows-sys",
439442
"windows-targets",
440443
"windows_aarch64_gnullvm",

0 commit comments

Comments
 (0)
Please sign in to comment.