Skip to content

Commit 00eadc6

Browse files
dependabot[bot]joncinque
authored andcommitted
build(deps): bump serial_test from 3.1.1 to 3.2.0 (#7481)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: serial_test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e50c07b commit 00eadc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ thiserror = "2.0"
2424
[dev-dependencies]
2525
lazy_static = "1.5.0"
2626
proptest = "1.5"
27-
serial_test = "3.1.1"
27+
serial_test = "3.2.0"
2828
solana-program-test = "2.1.0"
2929
solana-sdk = "2.1.0"
3030

0 commit comments

Comments
 (0)