Skip to content

0.4.43

Compare
Choose a tag to compare
@sagebind sagebind released this 12 Mar 04:19
· 70 commits to main since this release

Added

  • Expose DNS-over-HTTP options on Easy and Easy2 in curl. Also add relevant definitions for DOH options to curl-sys. (#434)

Fixed

  • Fix error attempting to mistakenly link to "/lib/darwin" on some macOS configurations where clang --print-search-dirs returns an empty result. (#435)

Changed

  • Support for MesaLink has been removed from curl upstream. The mesalink feature in both the curl and curl-sys crates now no longer link to MesaLink and emit a warning at build-time, instead falling back to the default TLS backend.
  • Upgraded bundled curl version in curl-sys to 7.82.0 (#438)