# 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 = "artano" version = "0.3.11" authors = ["J/A "] description = """ Adds text to pictures. """ homepage = "https://github.com/archer884/artano" documentation = "https://docs.rs/artano" readme = "README.md" keywords = [ "image", "image-manipulation", "meme", "pepe", "kek", ] categories = ["multimedia::images"] license = "MIT/Apache-2.0" repository = "https://github.com/archer884/artano" [dependencies.conv] version = "0.3.3" [dependencies.font-kit] version = "0.14.1" [dependencies.image] version = "0.25.1" [dependencies.imageproc] version = "0.25.0" [dependencies.rusttype] version = "0.9.3"