mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-29 03:23:50 -04:00
This patch imports the `spawn` function from `matrix_sdk_common::executor` instead of `tokio`. `matrix_sdk_common::executor` adds support for WebAssembly.