sfackler / rust-native-tls

Apache License 2.0
480 stars 202 forks source link

Bump `openssl` requirement to 0.10.46 #303

Closed rkrishn7 closed 1 month ago

rkrishn7 commented 1 month ago

Looks like a PR was merged last year that uses parse2. However, parse2 is only available since 0.10.46. We should update the dependency to reflect this.