# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[package]
name = "mail-internals-ng"
version = "0.2.4"
authors = ["Philipp Korber
"]
description = "[mail-api] _internal_ parts for the mail-api crates"
documentation = "https://docs.rs/mail-internals-ng"
readme = "./README.md"
keywords = ["mail-api"]
categories = []
license = "MIT OR Apache-2.0"
repository = "https://git.sr.ht/~nabijaczleweli/mail-internals.crate"
[dependencies.base64]
version = "0.6.0"
[dependencies.chrono]
version = "0.4.0"
[dependencies.failure]
version = "0.1.1"
[dependencies.idna]
version = "0.1.4"
[dependencies.media-type]
version = "0.4.0-unstable"
features = ["expose-param-utils"]
[dependencies.media-type-impl-utils]
version = "0.3.0-unstable"
[dependencies.nom]
version = "3.1.0"
[dependencies.percent-encoding]
version = "1.0.0"
[dependencies.quoted-string]
version = "0.6"
[dependencies.quoted_printable]
version = "0.4.0"
[dependencies.soft-ascii-string]
version = "1.0"
[dependencies.vec1]
version = "1.0"
[features]
default = []
traceing = []