Skip to content

Commit 2e29f8a

Browse files
authored
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
2 parents b17eb61 + 3e0f139 commit 2e29f8a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ dirs = "6.0.0"
133133
walkdir = "2.5.0"
134134
notify = { version = "8.0.0", default-features = false }
135135
wayland-client = "0.31.1"
136-
wayland-protocols-wlr = { version = "0.3.6", features = ["client"] }
136+
wayland-protocols-wlr = { version = "0.3.8", features = ["client"] }
137137
smithay-client-toolkit = { version = "0.18.1", default-features = false, features = [
138138
"calloop",
139139
] }

0 commit comments

Comments
 (0)