story-kit: create 260_refactor_upgrade_libsqlite3_sys

This commit is contained in:
Dave
2026-03-17 13:01:09 +00:00
parent e90bf38fa2
commit 5638402745

View File

@@ -6,7 +6,7 @@ name: "Upgrade libsqlite3-sys"
## Description ## Description
Upgrade the `libsqlite3-sys` dependency from `0.35.0` to the latest version. The crate is used with `features = ["bundled"]` for static builds. Upgrade the `libsqlite3-sys` dependency from `0.35.0` to `0.37.0`. The crate is used with `features = ["bundled"]` for static builds.
A previous manual attempt to upgrade failed on compile, so the agent should investigate compatibility with our current `matrix-sdk-sqlite` dependency and resolve any breaking changes. A previous manual attempt to upgrade failed on compile, so the agent should investigate compatibility with our current `matrix-sdk-sqlite` dependency and resolve any breaking changes.