[package] name = "plotters" version = "0.1.0" authors = ["Hatter Jiang "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rand = "0.7.3" rand_distr = "0.3.0" rand_xorshift = "0.2.0" chrono = "0.4.19" plotters = "0.3.0"