adi_screen 0.9.0

Interface with a computer/phone screen screen to render graphics.
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_screen"
version = "0.9.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 = "Interface with a computer/phone screen screen to render graphics."
homepage = "http://plopgrizzly.com/adi_screen"
documentation = "https://docs.rs/adi_screen"
readme = "readme.md"
keywords = ["vulkan", "graphics", "gui", "hardware", "rendering"]
categories = ["gui", "game-engines", "hardware-support", "multimedia::video", "rendering::graphics-api"]
license = "MIT"
repository = "https://github.com/plopgrizzly/adi_screen"
[dependencies.aci_png]
version = "^0.6"

[dependencies.adi_clock]
version = "^0.3"

[dependencies.adi_gpu]
version = "^0.7"

[dependencies.ami]
version = "^0.8"

[dependencies.fonterator]
version = "^0.1"