[package] name = "phaos" version = "0.0.0" license = "BSD-3-Clause" authors = ["Dimitri Sabadie "] description = "Type-level graphics library" keywords = ["type-level", "graphics"] categories = ["rendering::graphics-api"] homepage = "https://github.com/phaazon/phaos" repository = "https://github.com/phaazon/phaos" documentation = "https://docs.rs/phaos" readme = "README.md" edition = "2021" rust-version = "1.56.0"