story-kit: create 260_refactor_upgrade_libsqlite3_sys
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user