mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
Bump sendgrid from 0.14.0 to 0.15.0 (#50)
Bumps [sendgrid](https://github.com/gsquire/sendgrid-rs) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/gsquire/sendgrid-rs/releases) - [Commits](https://github.com/gsquire/sendgrid-rs/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ddf9c7ea43
commit
08b33c389b
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1051,9 +1051,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "sendgrid"
|
||||
version = "0.14.0"
|
||||
version = "0.15.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "51fa2bf312d6eac47b72cdb997c0ce17002b60fb3b3fdfcb33baf0174b3ab173"
|
||||
checksum = "0cc09fd3509aac5450d326e426ef0b4b951f86dad0e44df5f1adcc6b7646547d"
|
||||
dependencies = [
|
||||
"data-encoding",
|
||||
"reqwest",
|
||||
|
Reference in New Issue
Block a user