We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e64a5 commit 79f585eCopy full SHA for 79f585e
Cargo.toml
@@ -42,7 +42,7 @@ wayland-sys = { version = "0.31.0", optional = true }
42
x11rb = { version = "0.13.0", features = ["allow-unsafe-code", "shm"], optional = true }
43
44
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
45
-version = "0.52.0"
+version = "0.59.0"
46
features = ["Win32_Graphics_Gdi", "Win32_UI_Shell", "Win32_UI_WindowsAndMessaging", "Win32_Foundation"]
47
48
[target.'cfg(target_os = "macos")'.dependencies]
0 commit comments