Skip to content

Commit 74d6498

Browse files
Bump serial_test from 3.2.0 to 3.3.1 (#1147)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.3.1) --- updated-dependencies: - dependency-name: serial_test dependency-version: 3.3.1 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 309dc7a commit 74d6498

2 files changed

Lines changed: 7 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 21 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
@@ -88,7 +88,7 @@ proptest = "1.9.0"
8888
tempfile = "3.24.0"
8989
crossbeam-queue = "0.3.12"
9090
tracing-serde = "0.2.0"
91-
serial_test = "3.1.1"
91+
serial_test = "3.3.1"
9292
hyperlight-testing = { workspace = true }
9393
env_logger = "0.11.8"
9494
tracing-forest = { version = "0.3.0", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }

0 commit comments

Comments
 (0)