Skip to content

Commit

Permalink
cargo-binstall
Browse files Browse the repository at this point in the history
Signed-off-by: clux <sszynrae@gmail.com>
  • Loading branch information
clux committed Sep 6, 2023
1 parent e40ef1f commit 30221e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/pacstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ rust=(
cargo-edit
cargo-audit
cargo-deny
cargo-binstall
)
install_tools "rust" "${rust[@]}"

Expand Down
1 change: 1 addition & 0 deletions mac/Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ brew "cargo-edit"
brew "cargo-audit"
brew "cargo-outdated"
brew "cargo-deny"
brew "cargo-binstall"

# python
brew "ansible"
Expand Down

0 comments on commit 30221e9

Please sign in to comment.