mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-22 15:18:33 -04:00
This patch imports the `spawn` function from `matrix_sdk_common::executor` instead of `tokio`. `matrix_sdk_common::executor` adds support for WebAssembly.