Skip to content

Commit 2b3356c

Browse files
committed
Auto merge of #12176 - klensy:windows-sys-less-f, r=ehuss
deps: remove unused features from windows-sys Drops unused features from `windows-sys` crate.
2 parents fc90578 + 53715ab commit 2b3356c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,8 @@ features = [
183183
"Win32_Foundation",
184184
"Win32_Storage_FileSystem",
185185
"Win32_System_Console",
186-
"Win32_System_IO",
187186
"Win32_System_Threading",
188187
"Win32_System_JobObjects",
189-
"Win32_Security",
190-
"Win32_System_SystemServices"
191188
]
192189

193190
[dev-dependencies]

0 commit comments

Comments
 (0)