diff --git a/Cargo.toml b/Cargo.toml index d850f3f7..cb84e2f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ lazy_static = "1.4.0" encode_unicode = "0.3" [target.'cfg(windows)'.dependencies.windows-sys] -version = "0.52.0" +version = "0.59.0" features = [ "Win32_Foundation", "Win32_System_Console",