gecko-dev/gfx/wr/glsl-to-cxx/Cargo.toml
2020-03-13 18:24:35 +00:00

12 lines
258 B
TOML

[package]
name = "glsl-to-cxx"
version = "0.1.0"
license = "MPL-2.0"
authors = ["The Mozilla Project Developers"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
glsl = "4.0"