quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.76k stars 380 forks source link

Update rustls to 0.22 #1723

Closed ibigbug closed 9 months ago

ibigbug commented 9 months ago

so that the traits are implemented for rustls configs

Ralith commented 9 months ago

See https://github.com/quinn-rs/quinn/pull/1715.