Skip to content

Commit 50fabfb

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump windows from 0.52.0 to 0.53.0
Bumps [windows](https://github.com/microsoft/windows-rs) from 0.52.0 to 0.53.0. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.52.0...0.53.0) --- updated-dependencies: - dependency-name: windows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a1d711 commit 50fabfb

File tree

2 files changed

+51
-32
lines changed

2 files changed

+51
-32
lines changed

Cargo.lock

Lines changed: 50 additions & 31 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.52", features = [
32+
windows = { version = "0.53", features = [
3333
"Win32_Foundation",
3434
"Win32_UI_WindowsAndMessaging",
3535
], optional = true }

0 commit comments

Comments
 (0)