Skip to content

Commit

Permalink
Bump utoipa from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [utoipa](https://github.com/juhaku/utoipa) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/juhaku/utoipa/releases)
- [Changelog](https://github.com/juhaku/utoipa/blob/master/utoipa-rapidoc/CHANGELOG.md)
- [Commits](juhaku/utoipa@utoipa-5.3.0...utoipa-5.3.1)

---
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 Jan 6, 2025
1 parent c384dca commit a7ca140
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 bearmark-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ futures = "0.3.31"
anyhow = "1.0.95"
thiserror = "2.0.9"
# API Doc Gen
utoipa = "5.3.0"
utoipa = "5.3.1"
utoipa-swagger-ui = { version = "8.1.0", features = ["rocket"] }
utoipa-rapidoc = { version = "5.0.0", features = ["rocket"] }

Expand Down

0 comments on commit a7ca140

Please sign in to comment.