Skip to content

v0.2.1

Compare
Choose a tag to compare
@ipetkov ipetkov released this 12 Feb 03:36
· 577 commits to master since this release
v0.2.1
5fb0440

0.2.1 - 2022-02-11

Changed

  • cargoFmt will install cargo artifacts by default (or install an empty
    target directory if there are none). This allows for more easily chaining
    derivations if doing so is desired.
    • This can be disabled by setting doInstallCargoArtifacts = false; in the
      derivation