diff --git a/Cargo.toml b/Cargo.toml index 60ae8ce03..9f7d483c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,6 +73,7 @@ windows-sys = { version = "0.52.0", features = [ "Win32_NetworkManagement_Ndis", "Win32_System_IO", "Win32_System_Threading", + "Win32_Security", ] } [dev-dependencies]