[dependencies.named_tuple]
version = "0.1"
[dependencies.thiserror]
version = "1.0"
[package]
authors = ["Richard Walters <rwalters@digitalstirling.com>"]
categories = ["parser-implementations", "web-programming"]
description = "Implementation of IETF RFC 5322, Internet Message Format"
edition = "2018"
exclude = ["*.hpp", "*.cpp", "CMakeLists.txt"]
keywords = ["parser", "rfc5322"]
license-file = "LICENSE.txt"
name = "rhymessage"
readme = "README.md"
repository = "https://github.com/rhymu8354/MessageHeaders.git"
version = "1.3.0"