Skip to content

Commit dfb4be8

Browse files
committed
Add the Win32_System_Console feature since it is used
1 parent de80432 commit dfb4be8

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
@@ -99,6 +99,7 @@ version = "0.45"
9999
features = [
100100
"Win32_Foundation",
101101
"Win32_Storage_FileSystem",
102+
"Win32_System_Console",
102103
"Win32_System_IO",
103104
"Win32_System_Threading",
104105
"Win32_System_JobObjects",

0 commit comments

Comments
 (0)