mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 06:10:07 -04:00
Bump windows-sys version to 0.45 (#2639)
Bump windows-sys version to fix regression
This commit is contained in:
committed by
GitHub
parent
e423802ed3
commit
e1b7fda409
@@ -75,7 +75,7 @@ core-graphics = "0.22.3"
|
||||
dispatch = "0.2.0"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
|
||||
version = "0.42"
|
||||
version = "0.45"
|
||||
features = [
|
||||
"Win32_Devices_HumanInterfaceDevice",
|
||||
"Win32_Foundation",
|
||||
|
||||
Reference in New Issue
Block a user