Bump rand from 0.6.3 to 0.6.4

Bumps [rand](https://github.com/rust-random/rand) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.6.3...0.6.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-08 17:53:05 +00:00
committed by Greg Fitzgerald
parent 0f8ea6872e
commit 08924ea36a
3 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ sys-info = "0.5.6"
solana-sdk = { path = "../sdk", version = "0.12.0" }
[dev-dependencies]
rand = "0.6.3"
rand = "0.6.4"
[lib]
name = "solana_metrics"