[package] name = "ash_shader_creator" version = "1.4.1" edition = "2018" license = "Apache-2.0" description = "A library for easy to way automatically create multiple shader stages from the directory path." authors = ["Jerrody "] repository = "https://github.com/Jerrody/ash_shader_creator" documentation = "https://docs.rs/ash_shader_creator/1.4.1/ash_shader_creator/" [dependencies] ash = "0.33.0+1.2.186"