[dependencies.phf]
features = ["macros"]
version = "0.11"
[dependencies.thiserror]
version = "1"
[package]
authors = ["Patrick Walton <pcwalton@mimiga.net>"]
description = "A tiny crate to convert Vulkan formats to Khronos Data Format Descriptors"
documentation = "https://docs.rs/vk2dfd"
edition = "2021"
homepage = "https://github.com/pcwalton/vk2dfd/"
license = "MIT OR Apache-2.0"
name = "vk2dfd"
readme = "README.md"
repository = "https://github.com/pcwalton/vk2dfd/"
rust-version = "1.70"
version = "0.1.0"