Skip to content

Commit

Permalink
Add more features to the workspace so that all tools pick up on it
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Aug 29, 2018
1 parent 5983479 commit b96fef6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/tools/rustc-workspace-hack/Cargo.toml
Expand Up @@ -23,6 +23,8 @@ syn = { version = "0.14", features = ['extra-traits'] }
version = "0.3"
features = [
"basetsd",
"consoleapi",
"errhandlingapi",
"jobapi",
"jobapi2",
"lmcons",
Expand All @@ -32,6 +34,7 @@ features = [
"ntsecapi",
"ntstatus",
"profileapi",
"processenv",
"psapi",
"schannel",
"securitybaseapi",
Expand Down

0 comments on commit b96fef6

Please sign in to comment.