Skip to content

0.8.1

Latest
Compare
Choose a tag to compare
@djc djc released this 21 Nov 15:45
v/0.8.1

We are bumping the MSRV to 1.71 across the rustls project to accomodate newer Rust features and dependencies.

What's Changed

  • fix load_native_certs() error return, fix smoke tests by @cpu in #132
  • Clarify environment path handling code by @djc in #134
  • Rework README to point users to rustls-platform-verifier by @djc in #141
  • Use PEM decoding from rustls-pki-types directly by @djc in #145
  • Update dependencies & bump MSRV by @djc in #152