Skip to content

Commit 5986033

Browse files
committed
add release deps to make
1 parent a6b23b5 commit 5986033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ brew-deps:
4141
brew install git-cliff axodotdev/tap/cargo-dist
4242

4343
cargo-deps:
44-
$(CARGO_CMD) install cargo-smart-release --features allow-emoji
44+
$(CARGO_CMD) install cargo-release cargo-dist git-cliff
4545
$(CARGO_CMD) install flamegraph cargo-machete
4646

4747
gh-deps:

0 commit comments

Comments
 (0)