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

@ -14,7 +14,7 @@ bs58 = "0.2.0"
jsonrpc-core = "12.0.0"
log = "0.4.2"
rand = "0.6.5"
rayon = "1.0.0"
rayon = "1.1.0"
reqwest = "0.9.18"
serde = "1.0.92"
serde_derive = "1.0.92"