Bump sendgrid from 0.17.1 to 0.17.2 (#95)

Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/gsquire/sendgrid-rs/releases)
- [Commits](https://github.com/gsquire/sendgrid-rs/commits)

---
updated-dependencies:
- dependency-name: sendgrid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-20 08:00:39 -04:00
committed by GitHub
parent ac0803c101
commit b0e972cc1e
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -1040,9 +1040,9 @@ dependencies = [
[[package]]
name = "sendgrid"
version = "0.17.1"
version = "0.17.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "018967b2df17e74ecea180fd6f359fe0218502ac861d14486fff7316e063ce17"
checksum = "b5e863dbc48aed687b42042f319aced81752a5f0ef46b6f4b773b1156edf5bc6"
dependencies = [
"data-encoding",
"reqwest",