mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 08:43:39 +00:00
Bump sendgrid from 0.17.0 to 0.17.1 (#89)
Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/gsquire/sendgrid-rs/releases) - [Commits](https://github.com/gsquire/sendgrid-rs/commits) 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:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1040,9 +1040,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sendgrid"
|
||||
version = "0.17.0"
|
||||
version = "0.17.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "95b969f7698702c4de180dd43272e35e0beabdb424373d5fca48489954dfb959"
|
||||
checksum = "018967b2df17e74ecea180fd6f359fe0218502ac861d14486fff7316e063ce17"
|
||||
dependencies = [
|
||||
"data-encoding",
|
||||
"reqwest",
|
||||
|
Reference in New Issue
Block a user