[package] name = "gamemath" version = "0.5.0" authors = ["David \"Dregel\" Bengtsson "] description = "A simple math library for game development, written in Rust." keywords = ["math", "game", "linalg", "vector", "matrix"] license ="MIT" repository = "https://github.com/WitchcultGames/gamemath" [dependencies]