Skip to content

Commit

Permalink
Merge pull request #11 from Letgamer/dependabot/cargo/utoipa-5.3.1
Browse files Browse the repository at this point in the history
Bump utoipa from 5.2.0 to 5.3.1
  • Loading branch information
Letgamer authored Jan 25, 2025
2 parents 0451d86 + 66a6573 commit 8c1893d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -10,7 +10,7 @@ dotenvy = "0.15.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 = { version = "5.3.1", features = ["actix_extras"] }
utoipa-swagger-ui = { version = "9.0.0", features = ["actix-web", "vendored"] }
utoipa-actix-web = "0.1.2"
rusqlite = { version = "0.32.1", features = ["bundled"] }
Expand Down

0 comments on commit 8c1893d

Please sign in to comment.