# 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 = "generate-app-icons" version = "1.0.4" authors = ["Anonymous "] description = "A CLI for generate app icons for ios ipad Watch Mac Android devices" homepage = "https://dnrops.gitee.io" documentation = "https://docs.rs/generate-app-icons" readme = "README.md" keywords = [ "generate", "icons", "ios", "Android", "ipad", ] categories = ["development-tools"] license = "MIT" repository = "https://gitlab.com/andrew_ryan/generate-app-icons" [dependencies.doe] version = "0.2.26" [dependencies.icns] version = "0.3.1" [dependencies.ico] version = "0.3" [dependencies.image] version = "0.24.7" [dependencies.rayon] version = "1.5"