rust-gpu/spirv-std/Cargo.toml

10 lines
220 B
TOML
Raw Normal View History

2020-09-15 13:17:27 +00:00
[package]
name = "spirv-std"
version = "0.1.0"
authors = ["Embark <opensource@embark-studios.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/EmbarkStudios/rust-gpu"
[dependencies]