catchup with main

This commit is contained in:
KCaverly 2023-09-15 09:31:33 -04:00
commit 3a661c5977
67 changed files with 2965 additions and 2922 deletions

View file

@ -23,6 +23,7 @@ settings = { path = "../settings" }
anyhow.workspace = true
postage.workspace = true
futures.workspace = true
ordered-float.workspace = true
smol.workspace = true
rusqlite = { version = "0.27.0", features = ["blob", "array", "modern_sqlite"] }
isahc.workspace = true