Bump serial_test_derive from 0.3.2 to 0.4.0 (#8311)

Bumps [serial_test_derive](https://github.com/palfrey/serial_test) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.3.2...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-20 17:06:00 -07:00
committed by GitHub
parent cc7c6c960e
commit b65c9ea544
5 changed files with 19 additions and 8 deletions

View File

@ -33,4 +33,4 @@ solana-rayon-threadlimit = { path = "../rayon-threadlimit", version = "0.24.0" }
[dev-dependencies]
assert_matches = "1.3.0"
serial_test = "0.3.2"
serial_test_derive = "0.3.1"
serial_test_derive = "0.4.0"