mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-25 21:42:20 +03:00
b8d083cd7e
* If the source root contains a Cargo.lock file it will be used to create a vendor directory * Otherwise a (descriptive) error will be thrown describing how to remediate * The caller can, of course, manually specify their own `cargoVendorDir` which will skip the default vendoring |
||
---|---|---|
.. | ||
configureCargoCommonVarsHook.sh | ||
configureCargoVendoredDepsHook.sh | ||
copyCargoTargetToOutputHook.sh | ||
default.nix | ||
inheritCargoTargetHook.sh |