[package] name = "leela" version = "0.1.0" authors = ["Yann Herklotz "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] cgmath = "0.17.0" rand = "0.7.3" rayon = "1.3.0"