8d642784bb
`wasm_timer` doesn't work outside the browser, which prevents it being used in tests. We can replace it with `gloo-timers` wich uses the standard Javascript `setTimeout`.
Common types that are used in the different matrix-sdk layers.
NOTE: These are common dependencies for the different matrix-sdk layers, you're probably interested in the main matrix-sdk crate.