Port to windows-sys v0.48.0 (#2842)
This commit is contained in:
parent
5bbe87960e
commit
642ce2bfa7
5 changed files with 10 additions and 6 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue