make checks work

This commit is contained in:
Jai A
2024-10-16 15:57:44 -07:00
parent a7d4001b00
commit 907ef38189
32 changed files with 3330 additions and 6862 deletions

View File

@@ -75,7 +75,7 @@ log = "0.4.20"
env_logger = "0.10.1"
thiserror = "1.0.56"
sqlx = { version = "0.7.3", features = [
sqlx = { version = "0.8.2", features = [
"runtime-tokio-rustls",
"postgres",
"chrono",