[rs] Parallelize 2022_16 part 2
This commit is contained in:
parent
4f9de30212
commit
efaaef4e6a
3 changed files with 193 additions and 53 deletions
|
|
@ -5,3 +5,4 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.0.29", features = ["derive", "deprecated"] }
|
||||
rayon = "1.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue