Skip to content

Commit 733247c

Browse files
authored
Add missing winapi features (microsoft#3351)
1 parent 09fabb7 commit 733247c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/agent/debugger/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ features = [
2222
"dbghelp",
2323
"debugapi",
2424
"handleapi",
25+
"impl-default",
2526
"memoryapi",
2627
"namedpipeapi",
2728
"processthreadsapi",

0 commit comments

Comments
 (0)