makepad-shader-compiler 0.9.0

Makepad platform shader compiler
Documentation
[dependencies.makepad-live-compiler]
version = "0.9.0"

[lib]
name = "makepad_shader_compiler"
path = "src/lib.rs"

[package]
authors = ["Makepad <info@makepad.nl>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Makepad platform shader compiler"
edition = "2021"
homepage = "https://github.com/makepad/makepad/"
license = "MIT OR Apache-2.0"
name = "makepad-shader-compiler"
readme = false
repository = "https://github.com/makepad/makepad/"
version = "0.9.0"

[package.metadata]
makepad-auto-version = "NBgzYZdWrLlWOfyRNi7EMbZq6a8="

[[test]]
name = "integration"
path = "tests/integration.rs"