rust-gpu/crates/spirv-std/shared/Cargo.toml
2021-08-02 14:02:02 +00:00

9 lines
290 B
TOML

[package]
name = "spirv-types"
description = "SPIR-V types shared between spirv-std and spirv-std-macros"
version = "0.4.0-alpha.11"
authors = ["Embark <opensource@embark-studios.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/EmbarkStudios/rust-gpu"