[package] name = "bevy-glsl-to-spirv" version = "0.2.1" authors = ["Pierre Krieger ", "The vulkano contributors", "Carter Anderson ", "Nicholas Rishel "] description = "Deprecated. This crate is a temporary measure until native rust shader compilation like https://github.com/gfx-rs/naga lands." repository = "https://github.com/cart/glsl-to-spirv" license = "MIT/Apache-2.0" build = "build/build.rs" categories = ["rendering::graphics-api"] edition = "2018"