[package] name = "cliffy" version = "0.1.0" authors = ["Amin Moazzen "] edition = "2018" license = "MIT" description = "A geometric algebra library." homepage = "https://github.com/AminMoazzen/cliffy" repository = "https://github.com/AminMoazzen/cliffy" readme = "README.md" keywords = ["gamedev", "graphics", "math"] categories = ["game-engines"] include = [ "**/*.rs", "Cargo.toml", ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]