We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35fe267 commit 9238622Copy full SHA for 9238622
1 file changed
src/tools/tidy/src/deps.rs
@@ -384,6 +384,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
384
"winapi-util",
385
"winapi-x86_64-pc-windows-gnu",
386
"windows",
387
+ "windows-core",
388
"windows-sys",
389
"windows-targets",
390
"windows_aarch64_gnullvm",
0 commit comments