Skip to content

Commit 7718ee6

Browse files
build(deps): bump serial_test from 2.0.0 to 3.1.1
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.1.1. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v2.0.0...v3.1.1) --- updated-dependencies: - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 257e467 commit 7718ee6

File tree

2 files changed

+26
-30
lines changed

2 files changed

+26
-30
lines changed

Cargo.lock

+25-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ float_eq = "^1"
4040
tempfile = "3"
4141
assert_cmd = "^2"
4242
predicates = "^3"
43-
serial_test = "2"
43+
serial_test = "3"
4444
rand = "0.8.5"

0 commit comments

Comments
 (0)