Add rayon for parallelization.
This commit is contained in:
@@ -12,3 +12,4 @@ keywords = ["primes", "math"]
|
||||
|
||||
[dependencies]
|
||||
structopt = "0.3.13"
|
||||
rayon = "1.5"
|
||||
|
||||
Reference in New Issue
Block a user