github ipetkov/crane v0.16.1

latest releases: v0.17.3, v0.17.2, v0.17.1...
5 months ago

0.16.1 - 2024-01-28

Changed

  • buildDepsOnly now ignores any outputs (besides the default out)

Fixed

  • buildDepsOnly no longer fails when workspace is configured with
    #[deny(unused-extern-crates)]
  • vendorCargoDeps (and friends) are now much more friendly to
    cross-compilation definitions. Specifically, source vendoring will always
    build dependencies to run on the build machine (and not for the host we're
    cross compiling to).

Don't miss a new crane release

NewReleases is sending notifications on new releases.