adi 0.5.0

Aldaron's Device Interface is a library developed by Plop Grizzly for creating platform-agnostic apps and video games (similar to SDL).
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"
version = "0.5.0"
authors = ["Jeron Aldaron Lau <jeron.lau@plopgrizzly.com>"]
exclude = ["examples/*", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", ".gitignore", "_config.yml", "ISSUE_TEMPLATE.md", "icon.png", "icon.ico"]
description = "    Aldaron's Device Interface is a library developed by Plop Grizzly for\n    creating platform-agnostic apps and video games (similar to SDL).\n"
homepage = "http://plopgrizzly.com/adi"
documentation = "https://docs.rs/adi"
readme = "README.md"
keywords = ["vulkan", "graphics", "gui", "input", "hardware"]
categories = ["gui", "game-engines", "hardware-support", "multimedia", "rendering::graphics-api"]
license = "MIT"
repository = "https://github.com/plopgrizzly/adi"
[dependencies.adi_screen]
version = "0.4.0"

[features]
checks = []
validation = []