# 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 = "annatar" version = "0.6.11" authors = ["J/A "] description = """ A command line tool for making memes. Full readme available at: https://github.com/archer884/annatar """ homepage = "https://github.com/archer884/annatar" readme = "README.md" keywords = [ "image", "image-manipulation", "meme", "pepe", "kek", ] categories = ["multimedia::images"] license = "MIT/Apache-2.0" repository = "https://github.com/archer884/annatar" [profile.dev] debug = 0 [profile.release] lto = true codegen-units = 1 panic = "abort" [dependencies.artano] version = "0.3.11" [dependencies.clap] version = "4.5.9" features = ["derive"] [dependencies.dotenv] version = "0.15.0" [dependencies.font-kit] version = "0.14.1" [dependencies.regex] version = "1.10.5" [dependencies.reqwest] version = "0.12.5" features = ["blocking"] [dependencies.textwrap] version = "0.16.1" features = ["terminal_size"]