sfackler / rust-native-tls

Apache License 2.0
470 stars 195 forks source link

Upgrade 'openssl' dependency to 0.10.42 #240

Closed CfirTsabari closed 1 year ago

CfirTsabari commented 1 year ago

This is mainly to allow using OpenSSL 3 through native-tls.

sfackler commented 1 year ago

This is not necessary. Just run cargo update.