Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Add missing winapi features (#3351)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranweiler authored Jul 30, 2023
1 parent 09fabb7 commit 733247c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/agent/debugger/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ features = [
"dbghelp",
"debugapi",
"handleapi",
"impl-default",
"memoryapi",
"namedpipeapi",
"processthreadsapi",
Expand Down

0 comments on commit 733247c

Please sign in to comment.