Skip to content

Commit

Permalink
deps: add problemdetails
Browse files Browse the repository at this point in the history
  • Loading branch information
pnwatin committed Mar 29, 2024
1 parent 95afb8c commit 40cc847
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ tokio = { version = "1", features = ["full"] }
axum = { version = "0.7.4", features = ["tracing"] }
tower = { version = "0.4.13" }
tower-http = { version = "0.5", features = ["trace", "request-id", "util"] }
problemdetails = { version = "0.4.1", features = ["axum"] }

# db
sqlx = { version = "0.7.4", features = [
Expand Down

0 comments on commit 40cc847

Please sign in to comment.