adi_gpu_base 0.9.0

Trait for implementing the adi_gpu api
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "adi_gpu_base"
version = "0.9.0"
authors = ["Jeron A. Lau <jeron.lau@plopgrizzly.com>"]
description = "Trait for implementing the adi_gpu api"
homepage = "https://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 = "BSL-1.0"
repository = "https://github.com/plopgrizzly/adi_gpu_base"
[dependencies.awi]
version = "0.7"

[dependencies.cgmath]
version = "0.16"

[dependencies.euler]
version = "0.4"