Skip to content

Commit 0bf6145

Browse files
committed
chore(deps): upgrade linux deps
1 parent 182db3c commit 0bf6145

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

Cargo.lock

Lines changed: 16 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ core-foundation = "0.9.2"
3737
core-foundation-sys = "0.8.3"
3838

3939
[target.'cfg(target_os = "linux")'.dependencies]
40-
x11rb = "0.7.0"
40+
x11rb = "0.9.0"
4141

4242
[features]
4343
e2e_tests = []

0 commit comments

Comments
 (0)