We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b914085 commit 7738d75Copy full SHA for 7738d75
1 file changed
postgres/Cargo.toml
@@ -23,7 +23,7 @@ pgvector = ["sqlm-postgres-macros/pgvector", "dep:pgvector"]
23
[dependencies]
24
deadpool-postgres = "0.14"
25
dotenvy = "0.15"
26
-http-error = { version = "0.3.0-alpha.4", features = [
+http-error = { version = "0.3.0-alpha.5", features = [
27
"tracing",
28
] } #, path = "../../http-error" }
29
once_cell = "1.17"
0 commit comments