Skip to content

Commit

Permalink
chore(deps): Bump serial_test from 3.0.0 to 3.1.0 (#16444)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent adf1341 commit d9984f3
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 src/storage/hummock_test/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ futures = { version = "0.3", default-features = false, features = [
futures-async-stream = "0.2.9"
risingwave_hummock_sdk = { workspace = true }
risingwave_test_runner = { workspace = true }
serial_test = "3.0"
serial_test = "3.1"
sync-point = { path = "../../utils/sync-point" }

[features]
Expand Down

0 comments on commit d9984f3

Please sign in to comment.