Really excited about the reqwest v0.12.23 just out!
- Introduces reqwest::retry
, an easy builder to make safe automatic retries.
- Adds Unix Domain Socket support.
- And of course more.
https://github.com/seanmonstar/reqwest/releases/tag/v0.12.23