Skip to content

Commit

Permalink
Bump utoipa from 3.3.0 to 3.4.3 in /quickwit
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent cea28d8 commit 8c3529b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions quickwit/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 quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ tracing-subscriber = { version = "0.3.16", features = [
typetag = "0.2"
ulid = "1.0"
username = "0.2"
utoipa = "3.3.0"
utoipa = "3.4.3"
uuid = { version = "1.4", features = ["v4", "serde"] }
warp = "0.3"
whichlang = { git = "https://github.com/quickwit-oss/whichlang", rev = "fe406416" }
Expand Down

0 comments on commit 8c3529b

Please sign in to comment.