Skip to content

Commit 7b5e801

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 425e939 commit 7b5e801

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
@@ -30,7 +30,7 @@ gio.workspace = true
3030
glib.workspace = true
3131
libc.workspace = true
3232
khronos-egl = {version = "6.0", optional = true}
33-
windows = { version = "0.60", features = [
33+
windows = { version = "0.61", features = [
3434
"Win32_Foundation",
3535
"Win32_UI_WindowsAndMessaging",
3636
], optional = true }

0 commit comments

Comments
 (0)