Skip to content

Commit

Permalink
Bump problemdetails from 0.2.1 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [problemdetails](https://github.com/sazzer/problemdetails) from 0.2.1 to 0.4.1.
- [Commits](sazzer/problemdetails@v0.2.1...v0.4.1)

---
updated-dependencies:
- dependency-name: problemdetails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 1808bf3 commit 5b08a46
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 29 deletions.
205 changes: 177 additions & 28 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion bins/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ metrics = { version = "0.1.0", path = "../../crates/metrics" }
mime-db = "1.7.0"
percent-encoding = "2.3.1"
pin-project = "1.1.5"
problemdetails = { version = "0.2.1", features = ["axum"] }
problemdetails = { version = "0.4.1", features = ["axum"] }
rendezvous = { version = "0.2.3", features = ["tokio", "log"] }
serde = { version = "1.0.202", features = ["derive"] }
shared-files = "0.1.0"
Expand Down

0 comments on commit 5b08a46

Please sign in to comment.