Skip to content

Commit f6e97ce

Browse files
Update Rust crate utoipa-axum to v0.2.0 (#10402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8a59e0 commit f6e97ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -128,7 +128,7 @@ typomania = { version = "=0.1.2", default-features = false }
128128
url = "=2.5.4"
129129
unicode-xid = "=0.2.6"
130130
utoipa = { version = "=5.3.1", features = ["chrono"] }
131-
utoipa-axum = "=0.1.4"
131+
utoipa-axum = "=0.2.0"
132132

133133
[dev-dependencies]
134134
bytes = "=1.9.0"

0 commit comments

Comments
 (0)