Skip to content

Commit cc028ab

Browse files
build(deps): bump serial_test from 3.2.0 to 3.4.0 (#299)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...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 93204eb commit cc028ab

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

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.

interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ serde_json = { version = "1.0", optional = true }
4141
anyhow = "1"
4242
assert_matches = "1.5.0"
4343
bincode = "1.3.3"
44-
serial_test = "3.2.0"
44+
serial_test = "3.4.0"
4545
solana-account = { version = "4.0.0", features = ["bincode"] }
4646
solana-borsh = "3.0.0"
4747
solana-example-mocks = "4.0.0"

0 commit comments

Comments
 (0)