programatik29 / axum-server

High level server designed to be used with axum framework.
MIT License
177 stars 63 forks source link

[breaking change] Update `rustls` to v0.21 #74

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

I did run cargo test --features tls-rustls, everything seems to work just fine.

This is a breaking change because we expose some rustls types.