Skip to content

Commit

Permalink
fix(deps): update rust crate utoipa-swagger-ui to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent acfb38b commit ba004ab
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 67 deletions.
125 changes: 59 additions & 66 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 @@ -93,7 +93,7 @@ ulid = "1.1.2"
unleash-types = { version = "0.13", features = ["openapi", "hashes"] }
unleash-yggdrasil = { version = "0.13.2" }
utoipa = { version = "4.2.3", features = ["actix_extras", "chrono"] }
utoipa-swagger-ui = { version = "7.1.0", features = ["actix-web"] }
utoipa-swagger-ui = { version = "8.0.0", features = ["actix-web"] }
[dev-dependencies]
actix-http = "3.9.0"
actix-http-test = "3.2.0"
Expand Down

0 comments on commit ba004ab

Please sign in to comment.