Bump serial_test_derive from 0.2.0 to 0.3.1 (#7153)

Bumps [serial_test_derive](https://github.com/palfrey/serial_test) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.2.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-26 23:12:13 -07:00
committed by Michael Vines
parent 0a0412e47e
commit 5a30ef180a
5 changed files with 8 additions and 18 deletions

View File

@@ -32,7 +32,7 @@ solana-move-loader-program = { path = "../programs/move_loader", version = "0.22
[dev-dependencies]
serial_test = "0.3.1"
serial_test_derive = "0.2.0"
serial_test_derive = "0.3.1"
solana-local-cluster = { path = "../local-cluster", version = "0.22.0" }
[features]