Skip to content

0.4.42

Compare
Choose a tag to compare
@sagebind sagebind released this 08 Jan 01:30
· 76 commits to main since this release

Added

  • Add ability to compile bundled curl with rustls as the TLS engine with the rustls crate feature. (#341, #374)
  • Allow enabling NLTM support when compiling bundled curl with the nltm crate feature. (#428)
  • Added more complex example program for using multi API. (#431)

Changed

  • Upgraded bundled curl version in curl-sys to 7.81.0 (#432)