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