Bump windows-sys version to 0.36 (#2277)
This commit is contained in:
parent
0728105b2b
commit
b4175c1454
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ features = ["display_link"]
|
||||||
parking_lot = "0.12"
|
parking_lot = "0.12"
|
||||||
|
|
||||||
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
|
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
|
||||||
version = "0.33"
|
version = "0.36"
|
||||||
features = [
|
features = [
|
||||||
"Win32_Devices_HumanInterfaceDevice",
|
"Win32_Devices_HumanInterfaceDevice",
|
||||||
"Win32_Foundation",
|
"Win32_Foundation",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue