Skip to content

Commit

Permalink
Merge pull request #1540 from sdroege/windows-0.52
Browse files Browse the repository at this point in the history
Update to windows 0.52
  • Loading branch information
sdroege authored Nov 19, 2023
2 parents ecf65d9 + 63a48c5 commit 1beb9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdk4-win32/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ win32 = ["windows"]
[dependencies]
libc = "0.2"
khronos-egl = {version = "6.0", optional = true}
windows = { version = "0.51", features = [
windows = { version = "0.52", features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging",
], optional = true }
Expand Down

0 comments on commit 1beb9eb

Please sign in to comment.