0.26.4
- New
webpki-root-certs
crate. This crate is similar towebpki-roots
, but for use with other projects that require the full self-signed X.509 certificate for each trusted root. This is unnecessary overhead forwebpki
andrustls
and you should prefer usingwebpki-roots
for these projects.
What's Changed
Full Changelog: v/0.26.3...v/0.26.4