Skip to content

Commit

Permalink
Update Rust crate reqwest to 0.11.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 04aabea commit 5785e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ protobuf = "2.28.0"
rand = { version = "0.8", default-features = false }
rayon = "1.7"
redact = { version = "0.1.7", features = ["serde"] }
reqwest = { version = "0.11.20", default-features = false, features = [
reqwest = { version = "0.11.23", default-features = false, features = [
"rustls-tls",
"gzip",
] }
Expand Down

0 comments on commit 5785e51

Please sign in to comment.