Skip to content

Commit 22a4ef1

Browse files
committed
Add some missing winapi features
1 parent a7344fe commit 22a4ef1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/rustc-workspace-hack/Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,7 @@ features = [
4141
"timezoneapi",
4242
"lmcons",
4343
"wincon",
44+
"consoleapi",
45+
"errhandlingapi",
46+
"processenv",
4447
]

0 commit comments

Comments
 (0)