mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-23 06:38:50 +00:00
Add missing winapi
features (#3351)
This commit is contained in:
@ -22,6 +22,7 @@ features = [
|
|||||||
"dbghelp",
|
"dbghelp",
|
||||||
"debugapi",
|
"debugapi",
|
||||||
"handleapi",
|
"handleapi",
|
||||||
|
"impl-default",
|
||||||
"memoryapi",
|
"memoryapi",
|
||||||
"namedpipeapi",
|
"namedpipeapi",
|
||||||
"processthreadsapi",
|
"processthreadsapi",
|
||||||
|
Reference in New Issue
Block a user