diff --git a/Cargo.toml b/Cargo.toml index 703e84ce31d..0e189a6d4c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -193,10 +193,12 @@ fwdansi.workspace = true workspace = true features = [ "Win32_Foundation", + "Win32_Security", "Win32_Storage_FileSystem", + "Win32_System_IO", "Win32_System_Console", - "Win32_System_Threading", "Win32_System_JobObjects", + "Win32_System_Threading", ] [dev-dependencies]