Skip to content

Commit

Permalink
Bump utoipa-rapidoc from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [utoipa-rapidoc](https://github.com/juhaku/utoipa) from 5.0.0 to 5.0.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-rapidoc-5.0.0...utoipa-rapidoc-5.0.1)

---
updated-dependencies:
- dependency-name: utoipa-rapidoc
  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 2a704a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -45,7 +45,7 @@ thiserror = "2.0.9"
# API Doc Gen
utoipa = "5.3.0"
utoipa-swagger-ui = { version = "8.1.0", features = ["rocket"] }
utoipa-rapidoc = { version = "5.0.0", features = ["rocket"] }
utoipa-rapidoc = { version = "5.0.1", features = ["rocket"] }

[dev-dependencies]
# setup for tests
Expand Down

0 comments on commit 2a704a7

Please sign in to comment.