Skip to content

Commit 7b6b2f9

Browse files
Daniel SalinasDaniel Salinas
authored andcommitted
Target family=wasm
1 parent bae2ba2 commit 7b6b2f9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/matrix-sdk-common/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ async-compat.workspace = true
4242
tokio = { workspace = true, features = ["rt", "time", "macros"] }
4343

4444
[target.'cfg(target_family = "wasm")'.dependencies]
45+
futures-executor.workspace = true
4546
futures-util = { workspace = true, features = ["channel"] }
4647
gloo-timers = { workspace = true, features = ["futures"] }
4748
tokio = { workspace = true, features = ["macros"] }

0 commit comments

Comments
 (0)