mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-26 16:54:16 +00:00
9 lines
326 B
TOML
9 lines
326 B
TOML
[package]
|
|
name = "vk-sys"
|
|
version = "0.2.1"
|
|
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"] |