Skip to content

Commit

Permalink
chore(deps): bump wayland-protocols from 0.31.2 to 0.32.3
Browse files Browse the repository at this point in the history
Bumps [wayland-protocols](https://github.com/smithay/wayland-rs) from 0.31.2 to 0.32.3.
- [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-protocols
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent c68e6a1 commit 00db787
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -33,7 +33,7 @@ tempfile = "3.8.1"
thiserror = "1.0.50"
wayland-client = { version = "0.31.1" }

wayland-protocols = { version = "0.31.0", default-features = false, features = [
wayland-protocols = { version = "0.32.3", default-features = false, features = [
"unstable",
"staging",
"client",
Expand Down

0 comments on commit 00db787

Please sign in to comment.