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

@@ -19,7 +19,7 @@ sys-info = "0.5.9"
[dev-dependencies]
rand = "0.6.5"
serial_test = "0.3.2"
serial_test_derive = "0.3.1"
serial_test_derive = "0.4.0"
[lib]
name = "solana_metrics"