[package] name = "polynomial_solver" license = "Apache-2.0" version = "0.1.0" authors = ["Aniket Chatterjee "] edition = "2018" description = "A commmand line tool which lets you approximate the solutions of a polynomial" [dependencies]