[package] name = "oatmilk" version = "0.1.0" edition = "2021" authors = ["Shane Stephenson "] readme = "README.md" description = "Build predictive models in Rust with an interface based on scikit-learn." homepage = "https://github.com/UnsafeOats/oatmilk" repository = "https://github.com/UnsafeOats/oatmilk" license = "MIT" keywords = ["data", "ml", "predictive", "modeling"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]