Cargo Features

shader-prepper has no features set by default.

[dependencies]
shader-prepper = { version = "0.3.0-pre.3", features = ["gl_compiler"] }
gl_compiler = lazy_static, regex

Affects shader-prepper::gl_compiler

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

regex gl_compiler?
lazy_static gl_compiler?