Skip to content

Commit 1beb9eb

Browse files
authored
Merge pull request #1540 from sdroege/windows-0.52
Update to windows 0.52
2 parents ecf65d9 + 63a48c5 commit 1beb9eb

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
@@ -30,7 +30,7 @@ win32 = ["windows"]
3030
[dependencies]
3131
libc = "0.2"
3232
khronos-egl = {version = "6.0", optional = true}
33-
windows = { version = "0.51", features = [
33+
windows = { version = "0.52", features = [
3434
"Win32_Foundation",
3535
"Win32_UI_WindowsAndMessaging",
3636
], optional = true }

0 commit comments

Comments
 (0)