Skip to content

Commit

Permalink
Merge pull request #14 from Letgamer/dependabot/cargo/utoipa-swagger-…
Browse files Browse the repository at this point in the history
…ui-9.0.0

Bump utoipa-swagger-ui from 8.0.3 to 9.0.0
  • Loading branch information
Letgamer authored Jan 25, 2025
2 parents 014e1cf + b3d094b commit 0451d86
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.217", 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 0451d86

Please sign in to comment.