Skip to content

Commit c28a5aa

Browse files
committed
Adding Win32_Security as feature for windows-sys dependency; otherwise CreateProcessW is missing (#2484)
1 parent c49b0a2 commit c28a5aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ features = [
149149
"Win32_Storage_FileSystem",
150150
"Win32_System_Threading",
151151
"Win32_System_Console",
152+
"Win32_Security",
152153
]
153154
version = "0.52"
154155

0 commit comments

Comments
 (0)