mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
11 lines
368 B
TOML
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"]
|