[dependencies.fast_chemail]
version = "0.9.5"
[dev-dependencies.pretty_assertions]
version = "0.1.2"
[lib]
bench = true
doc = true
doctest = true
path = "src/lib.rs"
test = true
[package]
authors = ["François-Guillaume Ribreau <rust@fgribreau.com>"]
categories = ["email", "web-programming"]
description = "Cross-language temporary (disposable/throwaway) email detection library. Covers 2740 fake email providers."
documentation = "https://docs.rs/mailchecker"
homepage = "https://github.com/FGRibreau/mailchecker"
include = ["src/lib.rs", "Cargo.toml"]
keywords = ["email", "validation", "validator", "domains", "disposable"]
license = "MIT"
name = "mailchecker"
readme = "../../README.md"
repository = "https://github.com/FGRibreau/mailchecker"
version = "3.3.17"