mojibake 0.2.0

Encode/Decode bytes as emoji base2048
Documentation
[build-dependencies.phf]
default-features = false
version = "0.11.1"

[build-dependencies.phf_codegen]
version = "0.11.1"
[dependencies.phf]
default-features = false
version = "0.11.1"

[dependencies.unicode-segmentation]
version = "1.10.1"
[dev-dependencies.proptest]
version = "1.2.0"

[package]
description = "Encode/Decode bytes as emoji base2048"
edition = "2021"
license = "MIT"
license-file = "license.txt"
name = "mojibake"
readme = "readme.md"
repository = "https://github.com/MinisculeGirraffe/mojibake/tree/main"
version = "0.2.0"