Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir authored Oct 17, 2023
1 parent 463d581 commit 7998463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 7998463

Please sign in to comment.