diff --git a/Cargo.toml b/Cargo.toml index 4ed99332d..fe2fcf066 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -78,7 +78,7 @@ image = { version = "0.24", default-features = false } windows-implement = "0.51" [target."cfg(target_os = \"windows\")".dependencies.windows] - version = "0.51.1" + version = "0.51" features = [ "implement", "Win32_Devices_HumanInterfaceDevice",