Skip to content

Update Rust crate reqwest to 0.12.2

Renovate [bot] requested to merge renovate/reqwest-0.x into master

This MR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.12.1 -> 0.12.2

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.2

Compare Source

  • Fix missing ALPN when connecting to socks5 proxy with rustls.
  • Fix TLS version limits with rustls.
  • Fix not detected ALPN h2 from server with native-tls.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading