# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "material3_optimizer" version = "0.1.0" authors = ["Aarav Shah "] 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." homepage = "https://github.com/Deaths-Door/material3-optimizer" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies.clap] version = "4.3.21" features = ["cargo"] [dependencies.zip] version = "0.5"