reporters 0.1.0

Reporter will help you in sending a piece of information or message to different destinations e.g. email inbox, slack channel etc
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.dotenv]
version = "0.15.0"

[dependencies.fern]
version = "0.5"

[dependencies.lettre]
version = "0.10.0-rc.4"

[dependencies.log]
version = "0.4"

[dependencies.reqwest]
features = ["blocking", "json"]
version = "0.11"

[package]
description = "Reporter will help you in sending a piece of information or message to different destinations e.g. email inbox, slack channel etc"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "reporters"
resolver = "2"
version = "0.1.0"