Skip to content

Commit 64b1df3

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump wayland-client from 0.31.6 to 0.31.7
Bumps [wayland-client](https://github.com/smithay/wayland-rs) from 0.31.6 to 0.31.7. - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) --- updated-dependencies: - dependency-name: wayland-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3909afb commit 64b1df3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

gdk4-wayland/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gdk.workspace= true
2727
gio.workspace = true
2828
glib.workspace = true
2929
libc.workspace = true
30-
wayland-client = {version = "0.31.6", optional = true}
30+
wayland-client = {version = "0.31.7", optional = true}
3131
wayland-backend = {version = "0.3.0", optional = true, features = ["client_system"]}
3232
khronos-egl = {version = "6.0", optional = true}
3333

0 commit comments

Comments
 (0)