Skip to content

Commit 20f9da5

Browse files
build(deps): bump wayland-client from 0.31.4 to 0.31.5 (#1802)
Bumps [wayland-client](https://github.com/smithay/wayland-rs) from 0.31.4 to 0.31.5. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ad3a34 commit 20f9da5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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.0", optional = true}
30+
wayland-client = {version = "0.31.5", 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)