[package]
name = "adi_gpu_base"
version = "0.3.0"
authors = ["Jeron A. Lau <jeron.lau@plopgrizzly.com>"]
exclude = ["examples/*", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", ".gitignore", "_config.yml", "ISSUE_TEMPLATE.md", "icon.png", "icon.ico"]
description = "Trait for implementing the adi_gpu api"
homepage = "http://plopgrizzly.com/adi_gpu_base"
documentation = "https://docs.rs/adi_gpu_base"
readme = "README.md"
keywords = ["graphics", "trait", "base", "adi_gpu", "api"]
categories = ["hardware-support", "rendering", "template-engine"]
license = "MIT"
repository = "https://github.com/plopgrizzly/adi_gpu_base"
[dependencies.ami]
version = "^0.6"
[dependencies.awi]
version = "^0.4"