Skip to content

Commit 568be77

Browse files
Bump serial_test from 3.3.1 to 3.4.0
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>
1 parent a050a4d commit 568be77

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

crates/rustapi-extras/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ proptest = "1.4"
8282
rustapi-core = { workspace = true, features = ["test-utils"] }
8383
rustapi-testing = { workspace = true }
8484
tempfile = "3.26"
85-
serial_test = "3.2"
85+
serial_test = "3.4"
8686

8787
[features]
8888
default = []

0 commit comments

Comments
 (0)