Skip to content

Commit 97673d8

Browse files
[Cargo]: bump serial_test from 3.3.1 to 3.4.0 (#138)
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 1c93c78 commit 97673d8

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ mockall = "0.14.0"
5959
assert_matches = "1.5.0"
6060
tempfile = "3.25.0"
6161
tower = { version = "0.5.3", features = ["util"] }
62-
serial_test = "3.3.1"
62+
serial_test = "3.4.0"
6363

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

0 commit comments

Comments
 (0)