hyperium / tonic

A native gRPC client & server implementation with async/await support.
https://docs.rs/tonic
MIT License
9.35k stars 957 forks source link

chore(tls): Update to rustls 0.23 #1676

Closed tottoto closed 1 month ago

tottoto commented 3 months ago

Updates to rustls 0.23.

tottoto commented 2 months ago

The failed CIs would be fixed in #1674 and #1677.