vulkano/vk-sys/Cargo.toml
2017-07-14 13:45:53 +02:00

11 lines
368 B
TOML

[package]
name = "vk-sys"
version = "0.2.7"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
repository = "https://github.com/tomaka/vulkano"
description = "Bindings for the Vulkan graphics API"
license = "MIT/Apache-2.0"
documentation = "https://docs.rs/vk-sys"
keywords = ["vulkan", "bindings", "graphics", "gpu"]
categories = ["rendering::graphics-api"]