Skip to content

Commit fd57c6b

Browse files
committed
Auto merge of #110227 - klensy:bs-win, r=Mark-Simulacrum
bootstrap: drop some windows features They became unused after #109960
2 parents 2816486 + 5badbef commit fd57c6b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: src/bootstrap/Cargo.toml

-4
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,9 @@ version = "0.46.0"
6969
features = [
7070
"Win32_Foundation",
7171
"Win32_Security",
72-
"Win32_Storage_FileSystem",
7372
"Win32_System_Diagnostics_Debug",
74-
"Win32_System_IO",
75-
"Win32_System_Ioctl",
7673
"Win32_System_JobObjects",
7774
"Win32_System_ProcessStatus",
78-
"Win32_System_SystemServices",
7975
"Win32_System_Threading",
8076
"Win32_System_Time",
8177
]

0 commit comments

Comments
 (0)