Skip to content

Commit

Permalink
build(deps): bump wayland-client from 0.31.5 to 0.31.6
Browse files Browse the repository at this point in the history
Bumps [wayland-client](https://github.com/smithay/wayland-rs) from 0.31.5 to 0.31.6.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and bilelmoussaoui committed Sep 17, 2024
1 parent 27d1a08 commit c31117c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
29 changes: 10 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gdk4-wayland/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gdk.workspace= true
gio.workspace = true
glib.workspace = true
libc.workspace = true
wayland-client = {version = "0.31.5", optional = true}
wayland-client = {version = "0.31.6", optional = true}
wayland-backend = {version = "0.3.0", optional = true, features = ["client_system"]}
khronos-egl = {version = "6.0", optional = true}

Expand Down

0 comments on commit c31117c

Please sign in to comment.