Skip to content

Commit

Permalink
Merge pull request #18 from LeoniePhiline/renovate/reqwest-0.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoniePhiline authored Apr 4, 2024
2 parents 3ff3f13 + 24b929e commit 49dc64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion outlook/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tracing = ["dep:tracing"]
async-mailer-core = { path = "../core", version = "0.3" }
async-trait = "0.1.79"
base64 = "0.21.0"
reqwest = { version = "0.11.17", features = ["rustls", "rustls-tls", "gzip", "brotli"], default-features = false }
reqwest = { version = "0.11.27", features = ["rustls", "rustls-tls", "gzip", "brotli"], default-features = false }
secrecy = "0.8.0"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.96"
Expand Down

0 comments on commit 49dc64e

Please sign in to comment.