[package] name = "voxcov" version = "0.2.8" authors = ["Thomas Mulvaney "] edition = "2021" description = "Write something" license-file = "LICENSE" [lib] name = "voxcov" [dev-dependencies] approx = "0.3.2" [dependencies] rayon = "1.5.3" rand = "0.8.5"