Skip to content

Commit 610c1b8

Browse files
committed
sdk-ui: remove dependency to async_trait \o/
1 parent fde3e29 commit 610c1b8

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

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

crates/matrix-sdk-ui/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ async_cell = "0.2.2"
2626
async-once-cell = "0.5.2"
2727
async-rx = { workspace = true }
2828
async-stream = { workspace = true }
29-
async-trait = { workspace = true }
3029
chrono = "0.4.23"
3130
eyeball = { workspace = true }
3231
eyeball-im = { workspace = true }

0 commit comments

Comments
 (0)