[dependencies.thiserror]
version = "1.0.49"
[dev-dependencies.serde_json]
version = "1.0.107"
[package]
authors = ["Mark Musante <mark.musante@gmail.com>"]
description = "A utility to encode utf-8 strings into utf-64, and decode them back."
documentation = "https://docs.rs/utf64"
edition = "2021"
homepage = "https://utf64.moreplease.com/"
keywords = ["text", "utility", "string", "unicode", "trait"]
license-file = "LICENSE"
name = "utf64"
readme = "README.md"
repository = "https://github.com/more-please/utf64"
version = "1.0.0"