Skip to content

Commit 493e53f

Browse files
build(deps): bump the utoipa group across 1 directory with 2 updates
Bumps the utoipa group with 2 updates in the / directory: [utoipa-swagger-ui](https://github.com/juhaku/utoipa) and [utoipa](https://github.com/juhaku/utoipa). Updates `utoipa-swagger-ui` from 8.0.3 to 9.0.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-swagger-ui-8.0.3...utoipa-swagger-ui-9.0.0) Updates `utoipa` from 5.2.0 to 5.3.1 - [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.2.0...utoipa-5.3.1) --- updated-dependencies: - dependency-name: utoipa-swagger-ui dependency-type: direct:production update-type: version-update:semver-major dependency-group: utoipa - dependency-name: utoipa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: utoipa ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1578ed2 commit 493e53f

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ strum = { version = "0.27", features = ["strum_macros", "derive"] }
5353
thiserror = "2.0"
5454
tracing = "0.1"
5555
tracing-subscriber = "0.3"
56-
utoipa-swagger-ui = { version = "8.0", features = ["actix-web"] }
57-
utoipa = { version = "5.2", features = ["actix_extras", "chrono", "indexmap", "preserve_order", "yaml"] }
56+
utoipa-swagger-ui = { version = "9.0", features = ["actix-web"] }
57+
utoipa = { version = "5.3", features = ["actix_extras", "chrono", "indexmap", "preserve_order", "yaml"] }
5858
tempfile = "3.19.1"
5959
lru = "0.13.0"
6060

0 commit comments

Comments
 (0)