Skip to content

Commit 0b9ff76

Browse files
[Cargo]: Bump serial_test from 3.2.0 to 3.3.1
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>
1 parent 6ce1758 commit 0b9ff76

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ mockall = "0.14.0"
5858
assert_matches = "1.5.0"
5959
tempfile = "3.24.0"
6060
tower = { version = "0.5.2", features = ["util"] }
61-
serial_test = "3.2.0"
61+
serial_test = "3.3.1"
6262

6363
# local testing: ignore
6464
#git = "https://github.com/kube-rs/kube.git"

0 commit comments

Comments
 (0)