tremor-runtime icon indicating copy to clipboard operation
tremor-runtime copied to clipboard

Upgrade to rustls 0.20 once rustls-native-certs and async-tls support it.

Open mfelsche opened this issue 4 years ago • 1 comments
trafficstars

Describe the problem you are trying to solve Upgrade to rustls 0.20. But both rustls-native-certs and async-tls depend on 0.19.1.

Describe the solution you'd like Wait for both dependencies to upgrade to rustls 0.20

mfelsche avatar Sep 27 '21 11:09 mfelsche

rustls-native-certs = 0.6.1 supports rustls 0.20.

mfelsche avatar Nov 15 '21 09:11 mfelsche

we are using 0.21 now

Licenser avatar Oct 09 '23 09:10 Licenser