Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent 896cece commit d7ce487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ netrc = "0.4.1"
openssl = { version = "0.10.64", features = ["vendored"] }
question = "0.2.2"
regex = "1.10.4"
reqwest = { version = "0.11.27", features = ["stream"] }
reqwest = { version = "0.12.0", features = ["stream"] }
rust-s3 = { version = "0.33.0", features = ["blocking", "with-tokio"] }
self_update = { version = "0.40.0", features = ["archive-tar", "compression-flate2"] }
sha2 = "0.10.8"
Expand Down

0 comments on commit d7ce487

Please sign in to comment.