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

@ -22,7 +22,7 @@ memmap = "0.6.2"
num-derive = "0.2"
num-traits = "0.2"
rand = "0.6.5"
rayon = "1.0.0"
rayon = "1.1.0"
serde = "1.0.92"
serde_derive = "1.0.92"
serde_json = "1.0.39"