Skip to content

Commit 3846c4f

Browse files
build(deps): bump serial_test from 3.5.0 to 4.0.1 (#1348)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.5.0 to 4.0.1. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.5.0...v4.0.1) --- updated-dependencies: - dependency-name: serial_test dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f64085 commit 3846c4f

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ solana-sdk-ids = "3.1.0"
5353
solana-test-validator = { version = "4.0.0-rc.0", features = ["agave-unstable-api"] }
5454
assert_cmd = "2.2.2"
5555
libtest-mimic = "0.8"
56-
serial_test = "3.5.0"
56+
serial_test = "4.0.1"
5757
tempfile = "3.27.0"
5858

5959
[[bin]]

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spl-transfer-hook-interface = { version = "2.1.0" }
5353
lazy_static = "1.5.0"
5454
mollusk-svm = "0.12"
5555
proptest = "1.11"
56-
serial_test = "3.5.0"
56+
serial_test = "4.0.1"
5757
solana-account = "3.2.0"
5858
spl-tlv-account-resolution = { version = "0.11.1" }
5959
test-case = "3.3.1"

0 commit comments

Comments
 (0)