Skip to content

Commit

Permalink
fix(deps): update rust crate windows to 0.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 081ba16 commit 63de285
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.48.0"

[target."cfg(target_os = \"windows\")".dependencies.windows]
version = "0.48.0"
version = "0.51.1"
features = [
"implement",
"Win32_Devices_HumanInterfaceDevice",
Expand Down

0 comments on commit 63de285

Please sign in to comment.