story-kit: create 260_refactor_upgrade_libsqlite3_sys

This commit is contained in:
Dave
2026-03-17 13:01:10 +00:00
parent 5638402745
commit 7f70d1118f

View File

@@ -12,6 +12,6 @@ A previous manual attempt to upgrade failed on compile, so the agent should inve
## Acceptance Criteria ## Acceptance Criteria
- [ ] `libsqlite3-sys` is upgraded to the latest compatible version - [ ] `libsqlite3-sys` is upgraded to `0.37.0`
- [ ] `cargo build` succeeds - [ ] `cargo build` succeeds
- [ ] All tests pass - [ ] All tests pass