Bump rand from 0.6.2 to 0.6.3

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-04 17:34:03 +00:00
committed by Greg Fitzgerald
parent f031fe58fa
commit 4244a14ad3
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.2"
rand = "0.6.3"
[lib]
name = "solana_metrics"