update pkgs

This commit is contained in:
k 2026-04-10 09:06:35 -04:00
parent 0f4840a09b
commit 0d8db1ffc0
2 changed files with 458 additions and 0 deletions

View file

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