[package] name = "fixed32-math" version = "0.0.18" edition = "2021" license = "MIT" description = "Geometric types" repository = "https://github.com/piot/fixed32-math-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] fixed32 = "0.0.17"