Skip to content

Commit 6487a00

Browse files
chore(deps): bump serial_test from 3.4.0 to 3.5.0 (#1487)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: serial_test dependency-version: 3.5.0 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>
1 parent 325e9d3 commit 6487a00

2 files changed

Lines changed: 5 additions & 21 deletions

File tree

Cargo.lock

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

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ proptest = "1.11.0"
8989
tempfile = "3.27.0"
9090
crossbeam-queue = "0.3.12"
9191
tracing-serde = "0.2.0"
92-
serial_test = "3.4.0"
92+
serial_test = "3.5.0"
9393
hyperlight-testing = { workspace = true }
9494
env_logger = "0.11.10"
9595
tracing-forest = { version = "0.3.1", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }

0 commit comments

Comments
 (0)