Skip to content

Commit e88af34

Browse files
authored
Merge pull request #2097 from gtk-rs/dependabot/cargo/windows-0.61.3
build(deps): bump windows from 0.60.0 to 0.61.3
2 parents 6477dfc + 62d9eda commit e88af34

File tree

2 files changed

+26
-49
lines changed

2 files changed

+26
-49
lines changed

Cargo.lock

Lines changed: 25 additions & 48 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
@@ -31,7 +31,7 @@ gio.workspace = true
3131
glib.workspace = true
3232
libc.workspace = true
3333
khronos-egl = {version = "6.0", optional = true}
34-
windows = { version = "0.60", features = [
34+
windows = { version = "0.61", features = [
3535
"Win32_Foundation",
3636
"Win32_UI_WindowsAndMessaging",
3737
], optional = true }

0 commit comments

Comments
 (0)