Make the HTTP send path runnable without a database (#545)

This commit is contained in:
Gregory Schier
2026-08-15 07:17:17 -07:00
committed by GitHub
parent 2e0f7d1818
commit f3f05502d1
3 changed files with 517 additions and 211 deletions
+1
View File
@@ -21,3 +21,4 @@ yaak-tls = { workspace = true }
[dev-dependencies]
tempfile = "3"
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
+512 -207
View File
File diff suppressed because it is too large Load Diff