samotop-core 0.12.0

The domain model of Samotop and core functionality - SMTP server and library built on async-std. A base crate for samotop extensions.
Documentation
[badges.gitlab]
branch = "develop"
repository = "BrightOpen/BackYard/Samotop"

[badges.maintenance]
status = "actively-developed"
[dependencies.bytes]
version = "1.0"

[dependencies.futures-core]
version = "0.3"

[dependencies.futures-io]
version = "0.3"

[dependencies.log]
version = "0.4"
[dev-dependencies.futures-await-test]
version = "0.3"

[package]
authors = ["jocutajar <tellnoone@robajz.info>"]
categories = ["email", "asynchronous", "network-programming"]
description = "The domain model of Samotop and core functionality - SMTP server and library built on async-std. A base crate for samotop extensions."
documentation = "https://docs.rs/samotop/"
edition = "2018"
homepage = "https://gitlab.com/BrightOpen/BackYard/Samotop/-/tree/develop/samotop-core"
keywords = ["smtp", "model", "async", "server"]
license = "MIT OR Apache-2.0"
name = "samotop-core"
repository = "https://gitlab.com/BrightOpen/BackYard/Samotop/"
version = "0.12.0"