Skip to content

fix(deps): update rust crate reqwest to 0.11.15

renovate requested to merge renovate/reqwest-0.x into main

This MR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.11.14 -> 0.11.15

Release Notes

seanmonstar/reqwest

v0.11.15

Compare Source

  • Add RequestBuilder methods to split and reconstruct from its parts.
  • Add experimental HTTP/3 support.
  • Fix connection_verbose to log write_vectored calls.
  • (wasm) Make requests actually cancel if the future is dropped.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Edited by Leonidas Spyropoulos

Merge request reports