[dependencies.base64]
default-features = false
version = "0.22"
[dependencies.memchr]
version = "2.1"
[dev-dependencies.pretty_assertions]
version = "1"
[package]
categories = []
description = "Low level email encoding RFCs implementations"
edition = "2021"
keywords = []
license = "MIT OR Apache-2.0"
name = "yhy-email-encoding"
readme = "README.md"
repository = "https://github.com/Void1315/yhy-email-encoding"
rust-version = "1.57"
version = "0.0.2"