1 2 3 4 5 6 7 8
[package] name = "tweak" version = "0.1.0" edition = "2021" [dependencies] rayon = "1.8.0" rand = "0.8.5"