Port to windows-sys v0.48.0 (#2842)

This commit is contained in:
John Nunley 2023-06-03 15:02:37 -07:00 committed by GitHub
parent 5bbe87960e
commit 642ce2bfa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 6 deletions

View file

@ -81,7 +81,7 @@ dispatch = "0.2.0"
unicode-segmentation = "1.7.1"
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
version = "0.45"
version = "0.48"
features = [
"Win32_Devices_HumanInterfaceDevice",
"Win32_Foundation",