Revert "story-kit: merge 260_refactor_upgrade_libsqlite3_sys"
This reverts commit ea062400e5.
This commit is contained in:
@@ -37,9 +37,3 @@ matrix-sdk = { version = "0.16.0", default-features = false, features = [
|
||||
pulldown-cmark = { version = "0.13.1", default-features = false, features = [
|
||||
"html",
|
||||
] }
|
||||
|
||||
[patch.crates-io]
|
||||
# Patch rusqlite 0.37.x (used by matrix-sdk-sqlite) with a local fork that requires
|
||||
# libsqlite3-sys 0.37.0 instead of 0.35.0, enabling a single unified libsqlite3-sys
|
||||
# 0.37.0 in the dependency graph with the "bundled" feature for static builds.
|
||||
rusqlite = { path = "vendor/rusqlite" }
|
||||
|
||||
Reference in New Issue
Block a user