Skip to content

Commit 5badbef

Browse files
committed
drop some windows features
1 parent 9be9b5e commit 5badbef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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)