Skip to content

Commit

Permalink
chore(deps): Bump serial_test from 2.0.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](palfrey/serial_test@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 414c6ec commit a6c30b4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 41 deletions.
48 changes: 8 additions & 40 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 src/storage/hummock_test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ futures = { version = "0.3", default-features = false, features = [
futures-async-stream = "0.2.9"
risingwave_hummock_sdk = { workspace = true, features = ["enable_test_epoch"] }
risingwave_test_runner = { workspace = true }
serial_test = "2.0"
serial_test = "3.0"
sync-point = { path = "../../utils/sync-point" }

[features]
Expand Down

0 comments on commit a6c30b4

Please sign in to comment.