sendgrid-api 0.1.5

An API client for sending emails with SendGrid
Documentation
[dependencies.data-encoding]
version = "2"

[dependencies.reqwest]
features = ["json"]
version = "0.10"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Jess Frazelle <jess@oxide.computer>"]
description = "An API client for sending emails with SendGrid"
documentation = "https://docs.rs/sendgrid-api"
edition = "2018"
license = "Apache-2.0"
name = "sendgrid-api"
repository = "https://github.com/oxidecomputer/cio"
version = "0.1.5"