[package] authors = ['Nice One'] description = "A graphics renderer inspired by nonaquad, with small additions." edition = '2021' license = "MIT OR Apache-2.0" name = 'nanoquad' version = '0.1.6' categories = ["graphics", "rendering"] keywords = ["gamedev", "graphics", "antialiased", "UI", "cross-platform"] include = [ "src/**/**/*", "Cargo.toml", "README.md", "LICENSE" ]