Skip to content

Commit

Permalink
Bump utoipa-swagger-ui from 5.0.0 to 6.0.0 (#32)
Browse files Browse the repository at this point in the history
Bumps utoipa-swagger-ui from 5.0.0 to 6.0.0.
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent ce4c3be commit 5132016
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 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 relay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tower-http = { version = "0.5", features = ["trace"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
utoipa = { version = "4.1", features = ["axum_extras", "time", "uuid"] }
utoipa-swagger-ui = { version = "5.0", features = ["axum", "debug-embed"] }
utoipa-swagger-ui = { version = "6.0", features = ["axum", "debug-embed"] }
uuid = { version = "1.4", features = ["v4", "serde"] }
validator = { version = "0.16", features = ["derive"] }

Expand Down

0 comments on commit 5132016

Please sign in to comment.