Skip to content

Commit

Permalink
Merge pull request #220 from erooster-mail/dependabot/cargo/reqwest-0…
Browse files Browse the repository at this point in the history
….11.20

Bump reqwest from 0.11.18 to 0.11.20
  • Loading branch information
MTRNord authored Sep 8, 2023
2 parents e07d27c + cd035a2 commit e454fd9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
19 changes: 5 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/erooster_smtp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ webpki-roots = "0.25.0"
secrecy = "0.8.0"
mail-auth = { version = "0.3.0", features = ["rust-crypto"] }
time = { version = "0.3.20", features = ["formatting"] }
reqwest = { version = "0.11.13", default-features = false, features = [
reqwest = { version = "0.11.20", default-features = false, features = [
"json",
"rustls-tls",
"trust-dns",
Expand Down

0 comments on commit e454fd9

Please sign in to comment.