Skip to content

Commit 5eececc

Browse files
authored
Merge pull request #2045 from gtk-rs/dependabot/cargo/wayland-client-0.31.10
build(deps): bump wayland-client from 0.31.8 to 0.31.10
2 parents 5e427de + f53b6d3 commit 5eececc

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)