github ipetkov/crane v0.14.3

latest releases: v0.18.1, v0.18.0, v0.17.3...
11 months ago

0.14.3 - 2023-10-17

Changed

  • craneUtils will now be built with the rustPlatform provided by nixpkgs
    instead of the currently configured toolchain. This should hopefully result in
    fewer surprises for those testing with really old MSRV toolchains.
  • devShell will now additionally include clippy and rustfmt from the
    currently configured toolchain

Fixed

  • replaceCargoLockHook now runs as a prePatch hook (rather
    than postUnpack) which correctly replaces the Cargo.lock in the source
    directory rather than the parent directory

Don't miss a new crane release

NewReleases is sending notifications on new releases.