You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove wasm-unstable-single-threaded from the matrix-sdk-ffi Cargo.toml file
This feature needs to be enabled for Wasm support of the matrix-sdk-ffi
crate, but it's only available on 0.29+ of uniffi.
So we remove any mention of this feature since we're not building for
Wasm here anyways.
0 commit comments