[package] name = "material3_optimizer" version = "0.1.0" edition = "2021" description = "It also allows you to inline the colors from the color scheme directly into the generated theme code, providing a seamless integration between the builder and the color scheme." readme = "README.md" authors = ["Aarav Shah "] homepage = "https://github.com/Deaths-Door/material3-optimizer" license = "MIT OR Apache-2.0" [dependencies] clap = {version = "4.3.21", features = ["cargo"] } zip = "0.5"