Skip to content

Commit

Permalink
dep-update: bump utoipa-swagger-ui from 8.1.1 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.1.1 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.1.1...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 17, 2025
1 parent e312e85 commit 4f274c4
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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ ulid = "1.1.4"
unleash-types = { version = "0.15.4", features = ["openapi", "hashes"] }
unleash-yggdrasil = { version = "0.14.6" }
utoipa = { version = "5.3.1", features = ["actix_extras", "chrono"] }
utoipa-swagger-ui = { version = "8.1.1", features = ["actix-web"] }
utoipa-swagger-ui = { version = "9.0.0", features = ["actix-web"] }
[dev-dependencies]
actix-http = "3.9.0"
actix-http-test = "3.2.0"
Expand Down

0 comments on commit 4f274c4

Please sign in to comment.