trillium-rustls-v0.5.0
·
477 commits
to main
since this release
This release updates to rustls v0.22 and switches from using async-rustls to futures-rustls. It also introduces client and server cargo features, both of which are enabled by default.
Added
- (rustls) [breaking] add client and server features
- (rustls) [breaking] update trillium-rustls, switching to futures-rustls