Update to rayon 1.4.0 (#11898)
This commit is contained in:
@@ -24,7 +24,7 @@ log = { version = "0.4.8" }
|
||||
num_cpus = "1.13.0"
|
||||
rand = "0.7.0"
|
||||
rand_chacha = "0.2.2"
|
||||
rayon = "1.3.1"
|
||||
rayon = "1.4.0"
|
||||
reed-solomon-erasure = { version = "4.0.2", features = ["simd-accel"] }
|
||||
serde = "1.0.112"
|
||||
serde_bytes = "0.11.4"
|
||||
|
Reference in New Issue
Block a user