awi 0.3.0

Create a window and handle it's input.
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 = "awi"
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 = "Create a window and handle it's input."
homepage = "http://plopgrizzly.com/awi"
documentation = "https://docs.rs/awi"
readme = "README.md"
keywords = ["window", "graphics", "interface", "native", "ffi"]
categories = ["gui", "hardware-support", "os", "rendering"]
license = "MIT"
repository = "https://github.com/plopgrizzly/awi"
[dependencies.afi]
version = "^0.3.2"

[dependencies.afi_docf]
version = "^0.0"

[dependencies.libc]
version = "^0.2"