add thread

This commit is contained in:
2026-02-13 15:31:36 +01:00
parent 04b0d79058
commit 826cfe8569
2 changed files with 53 additions and 0 deletions

View File

@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
rand = "0.10.0"
rayon = "1.11.0"