Update the windows dependency version

This commit is contained in:
Robbert van der Helm
2023-03-01 22:34:46 +01:00
parent 4ee5f13638
commit 164e8bd402
3 changed files with 11 additions and 52 deletions

View File

@@ -125,7 +125,7 @@ objc = "0.2.7"
core-foundation = "0.9.3"
[target.'cfg(target_os = "windows")'.dependencies.windows]
version = "0.32"
version = "0.44"
features = [
"Win32_Foundation",
"Win32_Graphics_Gdi",