Skip to content

Commit 93f2dc9

Browse files
authored
fix: Update atspi dependency (#217)
1 parent a9573be commit 93f2dc9

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

Cargo.lock

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

platforms/unix/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ edition = "2021"
1414
accesskit = { version = "0.10.0", path = "../../common" }
1515
accesskit_consumer = { version = "0.14.0", path = "../../consumer" }
1616
async-channel = "1.8.0"
17-
atspi = "0.8.7"
17+
atspi = "0.10.1"
1818
futures-lite = "1.12.0"
1919
serde = "1.0"
2020
zbus = "3.6"

0 commit comments

Comments
 (0)