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
I tried modify the rusqlite dependency in the Cargo.toml file of the matrix-sdk-sqlite crate in your project to: rusqlite = { version = "*", features = ["limits"] },which worked