Skip to content

0.26.4

Compare
Choose a tag to compare
@cpu cpu released this 07 Aug 15:34
· 6 commits to main since this release
  • New webpki-root-certs crate. This crate is similar to webpki-roots, but for use with other projects that require the full self-signed X.509 certificate for each trusted root. This is unnecessary overhead for webpki and rustls and you should prefer using webpki-roots for these projects.

What's Changed

  • Add webpki-root-certs crate by @cpu in #75
  • webpki-root-certs 0.26.4 release by @cpu in #76

Full Changelog: v/0.26.3...v/0.26.4