[package] name = "makepad-shader-compiler" version = "1.0.0" authors = ["Makepad "] edition = "2021" description = "Makepad platform shader compiler" license = "MIT OR Apache-2.0" homepage = "https://github.com/makepad/makepad/" repository = "https://github.com/makepad/makepad/" metadata.makepad-auto-version = "NBgzYZdWrLlWOfyRNi7EMbZq6a8=" [dependencies] makepad-live-compiler = { path = "../live_compiler", version = "1.0.0" }