Skip to content

Commit d95784d

Browse files
Bump serial_test from 3.3.1 to 3.4.0 (#1251)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: serial_test dependency-version: 3.4.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 acd1125 commit d95784d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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.10.0"
8989
tempfile = "3.25.0"
9090
crossbeam-queue = "0.3.12"
9191
tracing-serde = "0.2.0"
92-
serial_test = "3.3.1"
92+
serial_test = "3.4.0"
9393
hyperlight-testing = { workspace = true }
9494
env_logger = "0.11.8"
9595
tracing-forest = { version = "0.3.1", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }

0 commit comments

Comments
 (0)