alexcrichton / curl-rust

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

Update libcurl to 8.2.0 #512

Closed ehuss closed 11 months ago

ehuss commented 11 months ago

Updates libcurl from 8.1.2 to 8.2.0

Changelog: https://curl.se/changes.html#8_2_0

There is one fixed CVE in this release: CVE-2023-32001 — fopen race condition