Skip to content

Commit

Permalink
gdk4-win32: Update to windows 0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Jun 17, 2024
1 parent 9661599 commit 8d682fa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gdk4-win32/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gio.workspace = true
glib.workspace = true
libc.workspace = true
khronos-egl = {version = "6.0", optional = true}
windows = { version = "0.56", features = [
windows = { version = "0.57", features = [
"Win32_Foundation",
"Win32_UI_WindowsAndMessaging",
], optional = true }
Expand Down

0 comments on commit 8d682fa

Please sign in to comment.