# 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 = "2018" name = "samotop-with-spf" version = "0.13.1" authors = ["jocutajar "] description = "Integration of SPF checks into Samotop - SMTP server and library built on async-std" homepage = "https://gitlab.com/BrightOpen/Samotop/-/tree/develop/samotop-with-spf" documentation = "https://docs.rs/samotop/" keywords = ["smtp", "spf"] categories = ["email", "network-programming"] license = "MIT OR Apache-2.0" repository = "https://gitlab.com/BrightOpen/Samotop/" [dependencies.async-std] version = "1.9" [dependencies.async-std-resolver] version = "0.20" [dependencies.log] version = "0.4" [dependencies.pin-project] version = "1.0" [dependencies.samotop-core] version = "0.13.0" [dependencies.trust-dns-resolver] version = "0.20" default-features = false [dependencies.viaspf] version = "0.4.0-alpha.3" [badges.gitlab] branch = "develop" repository = "BrightOpen/Samotop" [badges.maintenance] status = "actively-developed"