emojito 0.3.5

Find all the Emoji in a string. Supports composed emoji.
Documentation
[dependencies.emoji]
version = "0.2.1"

[dependencies.unic-emoji-char]
version = "0.9.0"

[package]
authors = ["Benedikt Terhechte <terhechte@gmail.com>"]
categories = ["text-processing", "parsing", "encoding"]
description = "Find all the Emoji in a string. Supports composed emoji."
edition = "2021"
exclude = ["benches/tweets.json"]
homepage = "https://github.com/terhechte/emojito"
keywords = ["emoji", "string", "find", "search", "unicode"]
license = "MIT"
name = "emojito"
readme = "README.md"
repository = "https://github.com/terhechte/emojito"
version = "0.3.5"