# 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" rust-version = "1.61.0" name = "rsmb" version = "0.10.0" description = "Shofw Email client" license = "MIT" resolver = "2" [lib] name = "rs_mail" crate-type = ["cdylib"] [dependencies.lettre] version = "0.9" [dependencies.lettre_email] version = "0.9" [dependencies.libc] version = "0.2.126" [dependencies.serde] version = "1.0.137" features = ["derive"] [dependencies.serde_yaml] version = "0.8.24"