fix(build): set up cargo-dist

This commit is contained in:
Harsh Shandilya 2024-09-08 02:09:13 +05:30
parent 3b8ff70546
commit a7974185bf
3 changed files with 304 additions and 1 deletions

View file

@ -91,6 +91,7 @@
];
packages = with pkgs; [
cargo-dist
cargo-nextest
cargo-release
rustStable