add thread
This commit is contained in:
@ -5,3 +5,4 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.10.0"
|
||||
rayon = "1.11.0"
|
||||
|
||||
Reference in New Issue
Block a user
@ -5,3 +5,4 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.10.0"
|
||||
rayon = "1.11.0"
|
||||
|
||||