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

@ -31,4 +31,4 @@ solana-rayon-threadlimit = { path = "../rayon-threadlimit", version = "0.22.0" }
[dev-dependencies]
serial_test = "0.3.1"
serial_test_derive = "0.2.0"
serial_test_derive = "0.3.1"