Skip to content

Commit 7738d75

Browse files
committed
upgrade http-error to 0.3.0-alpha.5
1 parent b914085 commit 7738d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pgvector = ["sqlm-postgres-macros/pgvector", "dep:pgvector"]
2323
[dependencies]
2424
deadpool-postgres = "0.14"
2525
dotenvy = "0.15"
26-
http-error = { version = "0.3.0-alpha.4", features = [
26+
http-error = { version = "0.3.0-alpha.5", features = [
2727
"tracing",
2828
] } #, path = "../../http-error" }
2929
once_cell = "1.17"

0 commit comments

Comments
 (0)