# 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 = "owoifier" version = "1.2.0" authors = ["FernOfSigma "] description = "Translates English text to OwO using magic." homepage = "https://github.com/FernOfSigma/owoifier-rs" documentation = "https://docs.rs/owoifier" readme = "README.md" keywords = [ "owo", "command-line", "meme", ] categories = ["command-line-utilities"] license = "GPL-3.0-or-later" repository = "https://github.com/FernOfSigma/owoifier-rs" resolver = "2" [dependencies.clap] version = "3.1.18" features = ["cargo"] [dependencies.lazy_static] version = "1.4.0" [dependencies.regex] version = "1"