mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 14:56:27 +00:00
9 lines
290 B
TOML
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"
|