Skip to content

Commit

Permalink
Bump serial_test from 3.0.0 to 3.1.0 (qdrant#4094)
Browse files Browse the repository at this point in the history
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: serial_test
  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>
  • Loading branch information
dependabot[bot] authored and generall committed May 2, 2024
1 parent 4a6414c commit 464fc1f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
27 changes: 21 additions & 6 deletions 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 lib/common/issues/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ log = "0.4.20"
schemars = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
serial_test = { version = "3.0.0", default-features = false }
serial_test = { version = "3.1.0", default-features = false }

0 comments on commit 464fc1f

Please sign in to comment.