Skip to content

Commit

Permalink
Bump wayland-protocols-wlr from 0.2.0 to 0.3.3
Browse files Browse the repository at this point in the history
Bumps [wayland-protocols-wlr](https://github.com/smithay/wayland-rs) from 0.2.0 to 0.3.3.
- [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-wlr-v0.2...wayland-backend-v0.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent a6e8abf commit a903b2d
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 49 deletions.
177 changes: 129 additions & 48 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 @@ -17,7 +17,7 @@ regex = "1"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
wayland-client = "0.31.0"
wayland-protocols-wlr = { version = "0.2.0", features = ["client"] }
wayland-protocols-wlr = { version = "0.3.3", features = ["client"] }

[profile.release]
strip = true
Expand Down

0 comments on commit a903b2d

Please sign in to comment.