[dependencies.base64]
version = "0.11.0"
[dependencies.htmlescape]
version = "0.3.1"
[dependencies.lazy_static]
version = "1.4.0"
[dependencies.lol_html]
version = "0.1.0"
[dependencies.mailparse]
version = "0.10.1"
[dependencies.regex]
version = "1"
[dependencies.uuid]
features = ["serde", "v4"]
version = "0.8"
[package]
authors = ["iamsaquib <saquib@distill.io>"]
description = " A Rust library to extract files from MIME type files and returns you a hashmap which will contain filename and it corresponding file content as bytes\n"
edition = "2018"
license = "GPL-3.0"
name = "mail_extractor"
repository = "https://github.com/distill-io/mail_extractor"
version = "0.1.2"