[package] name = "list_math" version = "0.3.4" authors = ["jameson-pi "] edition = "2018" description = "a crate for doing math on a list including average, smallest, largest, and standard deviation" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]