diff --git a/Cargo.toml b/Cargo.toml index 5b0f5d2c4..31bd1ea71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ windows-version = "0.1" windows-core = "0.61" [target."cfg(target_os = \"windows\")".dependencies.windows] - version = "0.61" + version = "0.62" features = [ "Win32_Devices_HumanInterfaceDevice", "Win32_Foundation",