Add more features to the workspace so that all tools pick up on it
This commit is contained in:
parent
5983479a4d
commit
b96fef6080
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ syn = { version = "0.14", features = ['extra-traits'] }
|
|||
version = "0.3"
|
||||
features = [
|
||||
"basetsd",
|
||||
"consoleapi",
|
||||
"errhandlingapi",
|
||||
"jobapi",
|
||||
"jobapi2",
|
||||
"lmcons",
|
||||
|
|
@ -32,6 +34,7 @@ features = [
|
|||
"ntsecapi",
|
||||
"ntstatus",
|
||||
"profileapi",
|
||||
"processenv",
|
||||
"psapi",
|
||||
"schannel",
|
||||
"securitybaseapi",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue