Skip to content

v0.19.4

Compare
Choose a tag to compare
@ipetkov ipetkov released this 30 Nov 18:18
· 11 commits to master since this release
v0.19.4
a031189

0.19.4 - 2024-11-30

Fixed

  • removeReferencesToVendoredSources now deduplicates any found references to
    avoid pathological memory usage before removing them.
  • buildDepsOnly will calculate fallback pname/version/cargoVendorDir
    attributes using dummySrc if it was specified (rather than attempting to use
    src)