Bump rayon from 1.0.3 to 1.1.0 (#4729)

automerge
This commit is contained in:
dependabot-preview[bot]
2019-06-21 09:32:41 -07:00
committed by Grimes
parent 20db335aed
commit deb83cdef6
7 changed files with 28 additions and 51 deletions

View File

@@ -10,7 +10,7 @@ homepage = "https://solana.com/"
[dependencies]
clap = "2.33.0"
log = "0.4.6"
rayon = "1.0.3"
rayon = "1.1.0"
serde = "1.0.92"
serde_derive = "1.0.92"
serde_json = "1.0.39"