Bump rayon from 1.1.0 to 1.2.0 (#5758)

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.1.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-03 13:39:58 -06:00
committed by Greg Fitzgerald
parent 5dd85f1533
commit 61bd14c40a
8 changed files with 25 additions and 25 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
bincode = "1.1.4"
clap = "2.33.0"
log = "0.4.8"
rayon = "1.1.0"
rayon = "1.2.0"
serde = "1.0.99"
serde_derive = "1.0.99"
serde_json = "1.0.40"