fix: fix issues

This commit is contained in:
2025-07-02 01:33:32 +08:00
parent 81bf27ed28
commit 94919878ea
25 changed files with 391 additions and 245 deletions

View File

@@ -126,7 +126,6 @@ seaography = { version = "1.1", features = [
"with-postgres-array",
"with-json-as-scalar",
"with-custom-as-json",
"with-chrono-datetime-utc-as-timestamp",
] }
tower = { version = "0.5.2", features = ["util"] }
tower-http = { version = "0.6", features = [