Skip to content

Commit

Permalink
Bump windows-sys version to 0.36 (#2277)
Browse files Browse the repository at this point in the history
  • Loading branch information
msiglreith authored May 3, 2022
1 parent 0728105 commit b4175c1
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 @@ -58,7 +58,7 @@ features = ["display_link"]
parking_lot = "0.12"

[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
version = "0.33"
version = "0.36"
features = [
"Win32_Devices_HumanInterfaceDevice",
"Win32_Foundation",
Expand Down

0 comments on commit b4175c1

Please sign in to comment.