diff --git a/Cargo.toml b/Cargo.toml index 7ad5109..cd0699d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ block = "0.1.6" objc-foundation = "0.1.1" [target.'cfg(target_os = "windows")'.dependencies] -windows = { version = "0.43", features = [ +windows = { version = "0.44", features = [ "Win32_Foundation", "Win32_System_Com", "Win32_UI_Shell_Common",