diff --git a/Cargo.toml b/Cargo.toml index 995cdaf76..b41cd5d4b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ windows-version = "0.1" windows-core = "0.58" [target."cfg(target_os = \"windows\")".dependencies.windows] - version = "0.58" + version = "0.59" features = [ "implement", "Win32_Devices_HumanInterfaceDevice",