[package] name = "rs-stats" version = "0.3.0" authors = ["LSH "] edition = "2018" description = "Statistics library in rust" license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] num = "0.4.3"