Bump serial_test from 0.2.0 to 0.3.1 (#7154)

Bumps [serial_test](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 22:07:39 -07:00
committed by Michael Vines
parent 57d4b50467
commit 0a0412e47e
5 changed files with 22 additions and 10 deletions

View File

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