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.
2 parents 2816486 + 5badbef commit fd57c6bCopy full SHA for fd57c6b
src/bootstrap/Cargo.toml
@@ -69,13 +69,9 @@ version = "0.46.0"
69
features = [
70
"Win32_Foundation",
71
"Win32_Security",
72
- "Win32_Storage_FileSystem",
73
"Win32_System_Diagnostics_Debug",
74
- "Win32_System_IO",
75
- "Win32_System_Ioctl",
76
"Win32_System_JobObjects",
77
"Win32_System_ProcessStatus",
78
- "Win32_System_SystemServices",
79
"Win32_System_Threading",
80
"Win32_System_Time",
81
]
0 commit comments