mailchecker 3.2.38

Cross-language temporary (disposable/throwaway) email detection library. Covers 2740 fake email providers.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "ascii_utils"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "difference"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "fast_chemail"
version = "0.9.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "ascii_utils 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "mailchecker"
version = "3.2.38"
dependencies = [
 "fast_chemail 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)",
 "pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "pretty_assertions"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
 "difference 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum ascii_utils 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)" = "34f0557cb0688e67a452b44687d59d5c7ca095f2c73740817324de9304a0ac8a"
"checksum difference 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b3304d19798a8e067e48d8e69b2c37f0b5e9b4e462504ad9e27e9f3fce02bba8"
"checksum fast_chemail 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)" = "115e1df89e36c3300a0f88b8b81c41ad24f7bf2b291912e405824d98a553704b"
"checksum pretty_assertions 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2412f3332a07c7a2a50168988dcc184f32180a9758ad470390e5f55e089f6b6e"