1 2 3 4 5 6 7 8
[package] name = "lvc" version = "0.1.0" edition = "2021" [dependencies] rayon = "1.7.0" bincode = "2.0.0-rc.2"