# 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 = "lettre-openssl111_email" version = "0.9.0" authors = ["Alexis Mousset "] description = "Temporary release of lettre_email that works with openssl 1.1.1" homepage = "https://github.com/lettre/lettre/issues/312" readme = "README.md" keywords = ["email", "mailer"] categories = ["email"] license = "MIT" repository = "https://github.com/lettre/lettre" [lib] name = "lettre_email" [dependencies.base64] version = "^0.9" [dependencies.email] version = "0.0" [dependencies.failure] version = "^0.1" [dependencies.failure_derive] version = "^0.1" [dependencies.lettre-openssl111] version = "^0.9" default-features = false [dependencies.mime] version = "^0.3" [dependencies.time] version = "^0.1" [dependencies.uuid] version = "^0.7" features = ["v4"] [dev-dependencies.glob] version = "0.2" [dev-dependencies.lettre-openssl111] version = "^0.9" features = ["smtp-transport"] [badges.appveyor] repository = "lettre/lettre_email" [badges.is-it-maintained-issue-resolution] repository = "lettre/lettre_email" [badges.is-it-maintained-open-issues] repository = "lettre/lettre_email" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "lettre/lettre_email"