diff --git a/Cargo.toml b/Cargo.toml index 769056b..4d08983 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ no-color = [] [target.'cfg(windows)'.dependencies.windows-sys] -version = ">=0.48,<=0.60" +version = ">=0.48,<=0.61" features = ["Win32_Foundation", "Win32_System_Console"] [dev-dependencies]