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

@ -21,7 +21,7 @@ log = "0.4.2"
maplit = "1.0.1"
memmap = "0.6.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.38"