Skip to content

Commit

Permalink
build(deps): bump wayland-protocols from 0.30.1 to 0.31.0
Browse files Browse the repository at this point in the history
Bumps [wayland-protocols](https://github.com/smithay/wayland-rs) from 0.30.1 to 0.31.0.
- [Release notes](https://github.com/smithay/wayland-rs/releases)
- [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md)
- [Commits](Smithay/wayland-rs@wayland-egl-v0.30.1...wayland-protocols-v0.31)

---
updated-dependencies:
- dependency-name: wayland-protocols
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent ccc6ff2 commit 350bd1c
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 21 deletions.
109 changes: 89 additions & 20 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dirs = "5.0.1"
walkdir = "2.4.0"
notify = { version = "6.1.1", default-features = false }
wayland-client = "0.30.2"
wayland-protocols = { version = "0.30.1", features = ["unstable", "client"] }
wayland-protocols = { version = "0.31.0", features = ["unstable", "client"] }
wayland-protocols-wlr = { version = "0.1.0", features = ["client"] }
smithay-client-toolkit = { version = "0.17.0", default-features = false, features = [
"calloop",
Expand Down

0 comments on commit 350bd1c

Please sign in to comment.