This commit is contained in:
2025-02-09 02:39:42 -05:00
parent 59dd47c67d
commit b8a6349525
2 changed files with 34 additions and 46 deletions

View File

@@ -5,5 +5,5 @@ edition = "2021"
[dependencies]
num = "0.4"
rand = "0.9.0"
rayon = "1.10.0"
rand = "0.9"
rayon = "1.10"