Skip to content

Commit 1f225f2

Browse files
committed
fixup! Add gdk4-win32
1 parent c0784c6 commit 1f225f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdk4-win32/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ win32 = ["windows"]
2929
[dependencies]
3030
libc = "0.2"
3131
khronos-egl = {version = "4.1.0", optional = true}
32-
windows = { version = "0.39.0", features = [
32+
windows = { version = "0.41.0", features = [
3333
"Win32_Foundation",
3434
"Win32_UI_WindowsAndMessaging",
3535
], optional = true }

0 commit comments

Comments
 (0)