Bump windows-sys version to 0.45 (#2639)

Bump windows-sys version to fix regression
This commit is contained in:
Markus Siglreithmaier 2023-01-23 22:10:28 +01:00 committed by GitHub
parent e423802ed3
commit e1b7fda409
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 27 additions and 29 deletions

View file

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