Skip to content

Commit

Permalink
fix(deps): update rust crate windows to 0.58
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent fbc15c2 commit 7c79d0a
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 @@ -61,7 +61,7 @@ windows-version = "0.1"
windows-core = "0.57"

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

0 comments on commit 7c79d0a

Please sign in to comment.