# 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_optimzer" version = "0.1.1" 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/arkley" readme = "README.md" license = "MIT OR Apache-2.0" [dependencies.thiserror] version = "1.0.52" [dependencies.zip] version = "0.5"