Skip to content

Commit

Permalink
chore(deps): bump utoipa from 4.2.0 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [utoipa](https://github.com/juhaku/utoipa) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/juhaku/utoipa/releases)
- [Commits](juhaku/utoipa@utoipa-4.2.0...utoipa-4.2.2)

---
updated-dependencies:
- dependency-name: utoipa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 4fa63d7 commit a3b6712
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ tracing = "0.1.40"
tracing-opentelemetry = "0.23.0"
tracing-subscriber = "0.3.18"
url = "2.5.0"
utoipa = "4.2.0"
utoipa = "4.2.2"
utoipa-swagger-ui = "6.0.0"
uuid = "1.7.0"
secp256k1 = "0.29.0"
Expand Down

0 comments on commit a3b6712

Please sign in to comment.