# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "mime-msg-builder" version = "0.1.1" authors = ["soywod "] description = "Deprecated" readme = "README.md" keywords = ["deprecated"] license = "MIT" [lib] name = "mime_msg_builder" [dependencies.ammonia] version = "3.2" [dependencies.chumsky] version = "0.9" [dependencies.html-escape] version = "0.2" [dependencies.lettre] version = "0.10" features = ["builder"] default-features = false [dependencies.log] version = "0.4" [dependencies.regex] version = "1.5" [dependencies.shellexpand] version = "2.1" [dependencies.thiserror] version = "1.0" [dependencies.tree_magic] version = "0.2" [dev-dependencies.concat-with] version = "0.2" [dev-dependencies.regex] version = "1.7" [dev-dependencies.tempfile] version = "3.3"