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