github ipetkov/crane v0.20.2

one day ago

0.20.2 - 2025-03-08

Changed

  • craneUtils (used internally for vendoring git dependencies) now uses
    importCargoLock to fetch its own dependencies instead of the (now
    deprecated) fetchCargoTarball method.
  • cleanCargoToml now preserves the proc-macro attribute of any defined
    targets

Fixed

  • buildTrunkPackage no longer ignores installPhase and installPhaseCommand args.
  • mkDummySrc now supports embedded proc-macros.
  • removeReferencesToRustToolchainHook now handles file names which contain
    whitespace
  • removeReferencesToVendoredSourcesHook now handles file names which contain
    whitespace

Don't miss a new crane release

NewReleases is sending notifications on new releases.