alexcrichton / curl-rust

Rust bindings to libcurl
MIT License
1k stars 234 forks source link

Update to curl 8.2.1 #513

Closed ehuss closed 11 months ago

ehuss commented 11 months ago

Updates libcurl from 8.2.0 to 8.2.1

Changelog: https://curl.se/changes.html#8_2_1 Summary: https://daniel.haxx.se/blog/2023/07/26/curl-8-2-1/

This fixes a few regressions in the last release.