[package] name = "matroid" version = "0.1.0" edition = "2021" authors = ["Shivam Pandey "] description = "A complete Matrix Algebra library written in rust." readme = "README.md" homepage = "https://github.com/ShivamPR21/matroid" repository = "https://github.com/ShivamPR21/matroid.git" license = "MIT OR Apache-2.0" keywords = [] categories = ["data-structures", "algorithms", "graphics", "science", "simulation"] publish = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]