[package] name = "geomath" version = "0.2.4" repository = "https://github.com/samiBendou/geomath/" homepage = "https://github.com/samiBendou/geomath/" documentation = "https://docs.rs/geomath/" authors = ["bendou "] categories = ["science"] description = "Stack-allocated maths for geometry, simulation and computer graphics" keywords = ["math", "vector", "matrix", "trajectory", "point"] license = "BSD-3-Clause" readme = "README.md" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]