mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Bump windows-sys version to 0.36 (#2277)
This commit is contained in:
committed by
GitHub
parent
0728105b2b
commit
b4175c1454
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user