mirror of
https://github.com/nushell/nushell.git
synced 2025-02-19 20:11:09 +01:00
Avoids compiling the crate twice due to incompatible versions from dependencies. This avoids binary bloat before linking as well. Narrow our feature selection to the used modules/functions to save compile time. On my machine reduces `nix` crate compile time from around 9 secs to 0.9 secs. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE |