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 theproc-macro
attribute of any defined
targets
Fixed
buildTrunkPackage
no longer ignoresinstallPhase
andinstallPhaseCommand
args.mkDummySrc
now supports embedded proc-macros.removeReferencesToRustToolchainHook
now handles file names which contain
whitespaceremoveReferencesToVendoredSourcesHook
now handles file names which contain
whitespace