diff --git a/Cargo.toml b/Cargo.toml index d866e24..cbb7333 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -72,7 +72,7 @@ x11rb = { version = "0.13.0", features = [ ], optional = true } [target.'cfg(target_os = "windows")'.dependencies.windows-sys] -version = "0.60.2" +version = "0.61.1" features = [ "Win32_Graphics_Gdi", "Win32_UI_Shell",