Skip to content

Commit a3bd109

Browse files
build(deps): bump windows from 0.60.0 to 0.61.1
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.60.0 to 0.61.1. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76b4d56 commit a3bd109

File tree

2 files changed

+34
-25
lines changed

2 files changed

+34
-25
lines changed

Cargo.lock

+33-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gdk4-win32/Cargo.toml

+1-1
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)