# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "mail-internals" version = "0.2.3" authors = ["Philipp Korber "] description = "[mail-api] _internal_ parts for the mail-api crates" documentation = "https://docs.rs/mail-internals" readme = "./README.md" keywords = ["mail-api"] categories = [] license = "MIT OR Apache-2.0" repository = "https://github.com/1aim/mail" [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 = []