reqwest v0.11.7 Release Notes

    • ➕ Add blocking::ClientBuilder::resolve() option, matching the async builder.
    • Implement From<tokio::fs::File> for Body.
    • 🛠 Fix blocking request-scoped timeout applying to bodies as well.
    • (wasm) Fix request bodies using multipart vs formdata.
    • ⚡️ Update internal rustls to 0.20.