v2.0.0-alpha.1
Pre-release
Pre-release
This is an alpha release in preparation of 2.0.0, so you can start using Surf with stable futures
. There may be significant breaking changes before the final 2.0 release. Until thin, we recommend pinning to the particular alpha:
[dependencies]
surf = "= 2.0.0-alpha.1"
Added
h1-client
backend is now available #146
Changed
- Updated
http-client
to v2.0.0 - Switched from
hyperium/http
tohttp-types
#146
Fixed
- Updated
mime-guess
requirement #148