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:
@@ -5,7 +5,7 @@ authors = ["Dave Gallant <davegallant@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
sendgrid = { version = "0.17.0", default-features = false, features = ["rustls", "blocking"] }
|
||||
sendgrid = { version = "0.17.1", default-features = false, features = ["rustls", "blocking"] }
|
||||
serde_derive = "1.0.112"
|
||||
serde = "1.0.125"
|
||||
reqwest = { version = "0.11", default-features = false, features = ["json", "rustls-tls"] }
|
||||
|
Reference in New Issue
Block a user