mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
Merge pull request #957 from JakeStanger/dependabot/cargo/wayland-protocols-wlr-0.3.8
build(deps): bump wayland-protocols-wlr from 0.3.6 to 0.3.8
This commit is contained in:
commit
2e29f8a323
2 changed files with 11 additions and 11 deletions
|
@ -133,7 +133,7 @@ dirs = "6.0.0"
|
|||
walkdir = "2.5.0"
|
||||
notify = { version = "8.0.0", default-features = false }
|
||||
wayland-client = "0.31.1"
|
||||
wayland-protocols-wlr = { version = "0.3.6", features = ["client"] }
|
||||
wayland-protocols-wlr = { version = "0.3.8", features = ["client"] }
|
||||
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [
|
||||
"calloop",
|
||||
] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue