Skip to content

Commit

Permalink
build(project): add install-cargo-machete task
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Dec 16, 2024
1 parent 05d047b commit 5735bb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,8 @@ fi

[tasks.install-cargo-hack]
install_crate = { crate_name = "cargo-hack", min_version = "0.6.14" }
[tasks.install-cargo-machete]
install_crate = { crate_name = "cargo-machete", min_version = "0.7.0" }

[tasks.publish-crates]
args = [
Expand Down

0 comments on commit 5735bb6

Please sign in to comment.