Skip to content

Release 0.4.2

Choose a tag to compare

@stormer78 stormer78 released this 15 Apr 00:18
· 7 commits to main since this release
5eb3819

Fixes

  • Remove yanked core2/multihash dependency — replaced with inline SHA-256 multihash encoder to unblock builds after core2 was yanked from crates.io
  • Update aws-lc-sys 0.38.0 → 0.39.1 — fixes RUSTSEC-2026-0044 (X.509 Name Constraints Bypass)
  • Update rustls-webpki 0.103.9 → 0.103.12 — fixes RUSTSEC-2026-0049 (CRL Distribution Point matching)
  • Commit Cargo.lock to pin resolved dependencies and prevent build failures from yanked transitive deps

Full Changelog: v0.4.1...v0.4.2