vulkan-headers 0.2.4+vulkan-1.4.342

Minimalist Rust FFI bindings for Vulkan
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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.85.0"
name = "vulkan-headers"
version = "0.2.4+vulkan-1.4.342"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Minimalist Rust FFI bindings for Vulkan"
readme = "README.md"
keywords = [
    "gamedev",
    "graphics",
    "vulkan",
    "headers",
    "bindings",
]
categories = [
    "api-bindings",
    "external-ffi-bindings",
    "game-development",
    "graphics",
    "rendering::graphics-api",
]
license = "MIT-0"
repository = "https://github.com/jbatez/vulkan-headers-rs"

[features]
android-extensions = []
beta-extensions = []
directfb-extensions = []
exported-prototypes = []
fuchsia-extensions = []
ggp-extensions = []
ios-extensions = []
macos-extensions = []
metal-extensions = []
ohos-extensions = []
prototypes = ["exported-prototypes"]
screen-extensions = []
vi-extensions = []
wayland-extensions = []
win32-extensions = []
xcb-extensions = []
xlib-extensions = []
xlib_xrandr-extensions = []

[lib]
name = "vulkan_headers"
path = "src/lib.rs"