- Fixed cfg gates to make it buildable on Windows (with reduced options, obviously)
Incompatible changes:
- Removed "hyper014" from default features.
Other changes:
- Added easy integration with Axum 0.7.
- Added implementation of
tokio_util::net::Listener
. - Added clonable version of
SomeSocketAddr
. - Improved documentation
- Fixed missing cfg gates resulting in compilation failures with some feature combinations