Skip to content

Commit f53b6d3

Browse files
build(deps): bump wayland-client from 0.31.8 to 0.31.10
Bumps [wayland-client](https://github.com/smithay/wayland-rs) from 0.31.8 to 0.31.10. - [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-version: 0.31.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e427de commit f53b6d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ gdk.workspace= true
2828
gio.workspace = true
2929
glib.workspace = true
3030
libc.workspace = true
31-
wayland-client = {version = "0.31.7", optional = true}
31+
wayland-client = {version = "0.31.10", optional = true}
3232
wayland-backend = {version = "0.3.0", optional = true, features = ["client_system"]}
3333
khronos-egl = {version = "6.0", optional = true}
3434

0 commit comments

Comments
 (0)