diff --git a/Cargo.toml b/Cargo.toml index a88c564d20..9464a39d7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ windows-version = "0.1" windows-core = "0.57" [target."cfg(target_os = \"windows\")".dependencies.windows] - version = "0.57" + version = "0.58" features = [ "implement", "Win32_Devices_HumanInterfaceDevice",