asi_vulkan 0.4.0

Aldaron's System Interface / Vulkan is a library developed by Plop Grizzly for interfacing with the Vulkan library.
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 = "asi_vulkan"
version = "0.4.0"
authors = ["Jeron A. Lau <jeron.lau@plopgrizzly.com>"]
exclude = ["examples/*", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", ".gitignore", "_config.yml", "ISSUE_TEMPLATE.md"]
description = "    Aldaron's System Interface / Vulkan is a library developed by Plop Grizzly\n    for interfacing with the Vulkan library.\n"
homepage = "http://plopgrizzly.com/asi_vulkan"
documentation = "https://docs.rs/asi_vulkan"
readme = "README.md"
keywords = ["vulkan"]
categories = ["rendering::graphics-api", "hardware-support", "api-bindings", "rendering", "external-ffi-bindings"]
license = "MIT"
repository = "https://github.com/plopgrizzly/asi_vulkan"
[dependencies.ami]
version = "^0.7"

[dependencies.libc]
version = "^0.2"

[features]
checks = []
default = []