diff --git a/Cargo.toml b/Cargo.toml index 0fee93fe47..e52ebf3ffb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,7 +58,7 @@ features = ["display_link"] parking_lot = "0.12" [target.'cfg(target_os = "windows")'.dependencies.windows-sys] -version = "0.33" +version = "0.36" features = [ "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation",