[package] name = "plotter" version = "0.1.0" authors = ["Shing Tak Lam "] description = "A package that plots a dataset to a HTML Canvas" repository = "https://github.com/shingtaklam1324/plotter" license = "MIT" [lib] name = "plotter" path = "./src/lib.rs"