v/0.20.0
Release notes
- Use newer rustls-native-certs which works in presence of invalid certificates.
- Update dependencies.
What's Changed
- Simplify
From
calls by @ZaneHannanAU in #103 - Update to allow use of webpki-roots where rustls-native-certs fails. by @ZaneHannanAU in #102
- build(deps): update tokio-rustls requirement from 0.12.1 to 0.13.0 by @dependabot-preview in #104
- build(deps): update rustls requirement from 0.16 to 0.17 by @dependabot-preview in #105
New Contributors
- @ZaneHannanAU made their first contribution in #103
Full Changelog: v/0.19.1...v/0.20.0