Skip to content

Commit

Permalink
build(deps): update wayland-protocols-misc requirement from 0.2 to 0.3
Browse files Browse the repository at this point in the history
Updates the requirements on [wayland-protocols-misc](https://github.com/smithay/wayland-rs) to permit the latest version.
- [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-protocols-misc-v0.2...wayland-backend-v0.3.1)

---
updated-dependencies:
- dependency-name: wayland-protocols-misc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent a9bc83a commit 90b079e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ reis = { version = "0.2.0", optional = true }
ashpd = { version = "0.8.1", optional = true }
pollster = { version = "0.3.0", optional = true }
once_cell = { version = "1.19.0", optional = true }
wayland-protocols-misc = { version = "0.2", features = [
wayland-protocols-misc = { version = "0.3", features = [
"client",
], optional = true }
wayland-protocols-wlr = { version = "0.2", features = [
Expand Down

0 comments on commit 90b079e

Please sign in to comment.