Reverting sqlite upgrade
This commit is contained in:
@@ -32,7 +32,7 @@ matrix-sdk = { workspace = true }
|
||||
pulldown-cmark = { workspace = true }
|
||||
|
||||
# Force bundled SQLite so static musl builds don't need a system libsqlite3
|
||||
libsqlite3-sys = { version = "0.36.0", features = ["bundled"] }
|
||||
libsqlite3-sys = { version = "0.35.0", features = ["bundled"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user