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

@ -39,7 +39,7 @@ nix = "0.14.1"
num-traits = "0.2"
rand = "0.6.5"
rand_chacha = "0.1.1"
rayon = "1.0.0"
rayon = "1.1.0"
reqwest = "0.9.18"
rocksdb = "0.11.0"
serde = "1.0.92"