Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: utoipa-swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent bbce733 commit 6494df1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ log = "0.4"
serde_json = "1.0.132"
serde = { version = "1.0.215", features = ["derive"] }
utoipa = { version = "5.2.0", features = ["actix_extras"] }
utoipa-swagger-ui = { version = "8.0.3", features = ["actix-web", "vendored"] }
utoipa-swagger-ui = { version = "9.0.0", features = ["actix-web", "vendored"] }
utoipa-actix-web = "0.1.2"
rusqlite = { version = "0.32.1", features = ["bundled"] }
validator = { version = "0.19", features = ["derive"] }
Expand Down

0 comments on commit 6494df1

Please sign in to comment.