[package] name = "datas" version = "0.1.8" edition = "2021" authors = ["Krzysztof Mrugala "] readme = "README.md" repository = "https://github.com/kris007iron/datas" license = "GPL-3.0" description = "A library for data structures and algorithms and data analisys" keywords = ["rust-math-library", "vector-operations", "matrix-operations", "statistical-library", "data-analysis"] categories = ["algorithms", "data-structures", "mathematics", "science"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]