- Update to be compatible with
futures 0.3.0-alpha.13
. - Increase the minimum requirement of rustc to
1.35.0-nightly
. - New feature: "actix-web"
- Add
RouteExt::with_std_async
andRouteExt::with_std_async_config
, likeRoute::with_async
for async functions.
- Add
- Update to
futures 0.3.0-alpha.9
.
- Initial release.