# 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" rust-version = "1.56.0" name = "emojicon" version = "0.4.0" authors = ["Muhammad Mominul Huque "] exclude = [ "/data", "/generate", "/gemoji", ] description = "Find Emoji by using Emoticons and GitHub's, Bengali emoji names." readme = "README.md" keywords = [ "emoji", "gemoji", "emoticon", "unicode", "bengali", ] categories = ["text-processing"] license = "MIT" repository = "https://github.com/mominul/emojicon" [dependencies] [features] custom = [] internal = []