Skip to content

Commit c44c5c5

Browse files
build(deps): bump serial_test from 2.0.0 to 3.2.0 (#116)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.2.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v2.0.0...v3.2.0) --- updated-dependencies: - dependency-name: serial_test dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69339b4 commit c44c5c5

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

Cargo.lock

Lines changed: 22 additions & 7 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
@@ -36,7 +36,7 @@ solana-sysvar-id = { version = "3.0.0", optional = true }
3636
anyhow = "1"
3737
assert_matches = "1.5.0"
3838
bincode = "1.3.3"
39-
serial_test = "2.0.0"
39+
serial_test = "3.2.0"
4040
solana-account = {version = "3.0.0", features = ["bincode"] }
4141
solana-borsh = "3.0.0"
4242
solana-example-mocks = "3.0.0"

0 commit comments

Comments
 (0)