Skip to content

Commit

Permalink
Enable missing feature of winapi for winx
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Nov 9, 2019
1 parent e1c6c7a commit 43c1254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/wasi-common/winx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ features = [
"errhandlingapi",
"handleapi",
"processthreadsapi",
"profileapi",
"securitybaseapi",
"winbase",
"winerror",
"ws2def",
"fileapi",
"aclapi"
"aclapi",
]

[badges]
Expand Down

0 comments on commit 43c1254

Please sign in to comment.