Skip to content

Commit 60764ed

Browse files
Bump utoipa from 3.3.0 to 3.4.3 in /quickwit (#3680)
Bumps [utoipa](https://github.com/juhaku/utoipa) from 3.3.0 to 3.4.3. - [Release notes](https://github.com/juhaku/utoipa/releases) - [Commits](juhaku/utoipa@utoipa-3.3.0...utoipa-3.4.3) --- updated-dependencies: - dependency-name: utoipa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cea28d8 commit 60764ed

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

quickwit/Cargo.lock

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

quickwit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ tracing-subscriber = { version = "0.3.16", features = [
177177
typetag = "0.2"
178178
ulid = "1.0"
179179
username = "0.2"
180-
utoipa = "3.3.0"
180+
utoipa = "3.4.3"
181181
uuid = { version = "1.4", features = ["v4", "serde"] }
182182
warp = "0.3"
183183
whichlang = { git = "https://github.com/quickwit-oss/whichlang", rev = "fe406416" }

0 commit comments

Comments
 (0)