[package] name = "ralgeb" description = "This package has some mathematical tools to allow user perform operations on Point, Line, Circle, Matrix" version = "0.1.0" authors = ["rajkumarGosavi "] repository = "https://github.com/rajkumarGosavi/ralgeb/" edition = "2018" keywords = ["mathematics", "linearalgebra"] license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]