Skip to content

1.8.3

Choose a tag to compare

@sagebind sagebind released this 05 Jul 00:11
1546ce0

Dependencies

  • Remove the restriction on curl-sys dependency versions from the prior release, now that the latest version of curl-sys fixes the DNS hanging issue. Running cargo update should be enough to pull in the latest version of Isahc 1.x and of curl-sys.
  • The runtime logic of checking for the presence of libcurl version 8.20.0 affected by curl/curl#21558 has been backported from #510 since we no longer prevent that version from being pulled in using dependency ranges. (#541).