diff --git a/Cargo.toml b/Cargo.toml index 99a71418856..aa456912901 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -99,6 +99,7 @@ version = "0.45" features = [ "Win32_Foundation", "Win32_Storage_FileSystem", + "Win32_System_Console", "Win32_System_IO", "Win32_System_Threading", "Win32_System_JobObjects",