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