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 51f67f3 commit 5c5a183Copy full SHA for 5c5a183
gdk4-win32/Cargo.toml
@@ -31,7 +31,7 @@ gio.workspace = true
31
glib.workspace = true
32
libc.workspace = true
33
khronos-egl = {version = "6.0", optional = true}
34
-windows = { version = "0.61", features = [
+windows = { version = ">= 0.61, <= 0.62", features = [
35
"Win32_Foundation",
36
"Win32_UI_WindowsAndMessaging",
37
], optional = true }
0 commit comments