vulkan-headers-generator 0.2.4+vulkan-1.4.342

Generate the vulkan-headers crate
# 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.88.0"
name = "vulkan-headers-generator"
version = "0.2.4+vulkan-1.4.342"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Generate the vulkan-headers crate"
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"

[[bin]]
name = "vulkan-headers-generator"
path = "src/main.rs"

[dependencies.vulkan-registry]
version = "0.2.4"