Bump windows-sys version to 0.36 (#2277)

This commit is contained in:
Markus Siglreithmaier 2022-05-03 12:39:29 +02:00 committed by GitHub
parent 0728105b2b
commit b4175c1454
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",