reqwest v0.8.7 Release Notes

  • 🛠 Fixes

    • Send an extra CRLF at the end of multipart requests, since some servers expect it.
    • ✂ Removed internal dependency on tokio-proto, which removed unsafe small-vec dependency.