Skip to content

Commit 8d682fa

Browse files
committed
gdk4-win32: Update to windows 0.57
1 parent 9661599 commit 8d682fa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gdk4-win32/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gio.workspace = true
2929
glib.workspace = true
3030
libc.workspace = true
3131
khronos-egl = {version = "6.0", optional = true}
32-
windows = { version = "0.56", features = [
32+
windows = { version = "0.57", features = [
3333
"Win32_Foundation",
3434
"Win32_UI_WindowsAndMessaging",
3535
], optional = true }

0 commit comments

Comments
 (0)