diff --git a/Cargo.toml b/Cargo.toml index 303ad3dc..1dd214f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -165,7 +165,7 @@ version = "1.0.52" version = "1" [target.'cfg(windows)'.dev-dependencies.windows-sys] -version = "0.36.1" +version = "0.42.0" features = ["Win32_System_Com"] [workspace]