Skip to content

Commit

Permalink
Add needed windows-sys features.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfishcode committed Dec 4, 2024
1 parent 055d9de commit 4af856c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ version = ">=0.52, <=0.59"
features = [
"Win32_Storage_FileSystem",
"Win32_Foundation",
"Win32_System_Ioctl",
"Win32_System_SystemServices",
]

Expand Down

0 comments on commit 4af856c

Please # to comment.