mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 06:45:13 +00:00
9 lines
238 B
TOML
9 lines
238 B
TOML
[package]
|
|
name = "spirv-std-types"
|
|
description = "SPIR-V types shared between spirv-std and spirv-std-macros"
|
|
version.workspace = true
|
|
authors.workspace = true
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|