rust-gpu/crates/spirv-std/shared/Cargo.toml
2021-08-12 10:46:32 +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.12"
authors = ["Embark <opensource@embark-studios.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/EmbarkStudios/rust-gpu"