Skip to content

Commit 0b9ada5

Browse files
chore(deps): bump utoipa from 5.4.0 to 5.5.0 (#2076)
Bumps [utoipa](https://github.com/juhaku/utoipa) from 5.4.0 to 5.5.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-5.4.0...utoipa-5.5.0) --- updated-dependencies: - dependency-name: utoipa dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a50afa commit 0b9ada5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ secp256k1 = "0.30.0"
102102
pgp = "0.15.0"
103103
base64 = "0.22.1"
104104

105-
utoipa = { version = "5.4.0", features = ["chrono"] }
105+
utoipa = { version = "5.5.0", features = ["chrono"] }
106106
utoipa-axum = "0.2.0"
107107
utoipa-swagger-ui = "9.0.2"
108108
tempfile = "3.27.0"

0 commit comments

Comments
 (0)