huskies: merge 489_story_sqlite_shadow_write_for_pipeline_state_via_sqlx

This commit is contained in:
dave
2026-04-07 13:09:48 +00:00
parent 0c9e120ba2
commit f1ef31d1ee
7 changed files with 815 additions and 1 deletions
+1
View File
@@ -38,6 +38,7 @@ tokio-tungstenite = { workspace = true }
# Force bundled SQLite so static musl builds don't need a system libsqlite3
libsqlite3-sys = { version = "0.35.0", features = ["bundled"] }
sqlx = { workspace = true }
wait-timeout = "0.2.1"
[target.'cfg(unix)'.dependencies]