Skip to content

fix(deps): update rust crate reqwest to v0.12.4

Panter User for API access requested to merge renovate/reqwest-0.x into main

This MR contains the following updates:

Package Type Update Change
reqwest dependencies patch 0.12.3 -> 0.12.4
reqwest dependencies patch ^0.12.3 -> ^0.12.4

Release Notes

seanmonstar/reqwest (reqwest)

v0.12.4

Compare Source

  • Add zstd support, enabled with zstd Cargo feature.
  • Add ClientBuilder::read_timeout(Duration), which applies the duration for each read operation. The timeout resets after a successful read.

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 these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports