[package] name = "zad1" version = "0.1.0" edition = "2021" [dependencies] rand = "0.8.5" rayon = "1.10.0" dashmap = "5.5.3"