# 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 = "no-bitches" version = "0.1.0" authors = ["Evan Pratten "] description = "megamind meme megamind meme megamind meme megamind meme" homepage = "https://github.com/ewpratten/no-bitches-rs" documentation = "https://docs.rs/no-bitches" readme = "README.md" keywords = ["megamind", "meme", "image", "image-generation", "generative"] categories = ["multimedia::images"] license = "GPL-3.0" repository = "https://github.com/ewpratten/no-bitches-rs" resolver = "2" [dependencies.image] version = "^0.24.2" [dependencies.imageproc] version = "^0.23.0" [dependencies.rust-embed] version = "^6.2.0" [dependencies.rusttype] version = "^0.9.2" [features] default = [] no-reexport = []