Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

crunchy-cli v3.0.3

Compare
Choose a tag to compare
@bytedream bytedream released this 22 Sep 10:06
· 180 commits to master since this release
  • Default to platform-native tls backend by default again as this caused more issues than it solved (e.g. #248)
  • Rename openssl feature to openssl-tls and openssl-static to openssl-tls-static. The old names are deprecated and will be removed in future versions
  • Add native-tls feature to use the system native tls as tls backend (enabled by default)
  • Add rustls-tls feature to use rustls as tls backend