Bump rand from 0.6.1 to 0.6.2

Bumps [rand](https://github.com/rust-random/rand) from 0.6.1 to 0.6.2.
- [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.1...0.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-04 15:20:27 +00:00
committed by Greg Fitzgerald
parent 84cc240f34
commit f031fe58fa
3 changed files with 24 additions and 12 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.1"
rand = "0.6.2"
[lib]
name = "solana_metrics"