vulkano 0.17.0

Safe wrapper for the Vulkan graphics API
Documentation
[dependencies.crossbeam]
version = "0.7"

[dependencies.fnv]
version = "1.0"

[dependencies.half]
version = "1.4"

[dependencies.lazy_static]
version = "1.4"

[dependencies.shared_library]
version = "0.1"

[dependencies.smallvec]
version = "0.6"

[dependencies.vk-sys]
version = "0.5.1"

[package]
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>", "The vulkano contributors"]
build = "build.rs"
categories = ["rendering::graphics-api"]
description = "Safe wrapper for the Vulkan graphics API"
documentation = "https://docs.rs/vulkano"
homepage = "https://vulkano.rs"
keywords = ["vulkan", "bindings", "graphics", "gpu", "rendering"]
license = "MIT/Apache-2.0"
name = "vulkano"
readme = "../README.md"
repository = "https://github.com/vulkano-rs/vulkano"
version = "0.17.0"