Skip to content

Commit 9238622

Browse files
committed
tidy: add windows-core
1 parent 35fe267 commit 9238622

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/tidy/src/deps.rs

+1
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
384384
"winapi-util",
385385
"winapi-x86_64-pc-windows-gnu",
386386
"windows",
387+
"windows-core",
387388
"windows-sys",
388389
"windows-targets",
389390
"windows_aarch64_gnullvm",

0 commit comments

Comments
 (0)