v0.4.0
Changes:
- Upgrade to
hyper,http, andhttp-bodyto v1. - Remove
multipartandwebsocketfeatures from being enabled by default. - Put
warp::serve()behind aserverfeature, not enabled by default. - Put
warp::testbehind atestfeature, not enabled by default. - Remove
tlsfeature and types. - Remove
warp::addrfilters.
Full Changelog: v0.3.7...v0.4.0