Skip to content

Commit

Permalink
build: add feature Win32_Security to windows-sys dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiapple852 committed Nov 26, 2023
1 parent d880531 commit 86eff74
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 @@ -73,6 +73,7 @@ windows-sys = { version = "0.52.0", features = [
"Win32_NetworkManagement_Ndis",
"Win32_System_IO",
"Win32_System_Threading",
"Win32_Security",
] }

[dev-dependencies]
Expand Down

0 comments on commit 86eff74

Please sign in to comment.