Add more features to the workspace so that all tools pick up on it

This commit is contained in:
Oliver Schneider
2018-08-29 13:17:48 +02:00
parent 5983479a4d
commit b96fef6080

View File

@@ -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",