Skip to content

Commit

Permalink
chore: add cargo-release to dev shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Kha committed Jul 3, 2023
1 parent de7aaa3 commit fd3b0dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
nativeBuildInputs = with pkgs; [
rustc
cargo
cargo-release
gcc
];

Expand Down

0 comments on commit fd3b0dd

Please sign in to comment.