fix(tools): install bat and exa via rust cargo again

Neither of them provide binary releases for Apple Silicon, meaning mise
cannot install them.
This commit is contained in:
2024-04-03 10:40:39 +01:00
parent 5b28ca6028
commit 6f7dda418d
2 changed files with 2 additions and 2 deletions

View File

@@ -74,10 +74,12 @@ install_rust_global_packages() {
RUSTC_WRAPPER=sccache cargo binstall -y \
bacon \
bat \
cargo-edit \
cargo-update \
difftastic \
dirstat-rs \
exa \
gitu \
hexyl \
jwt-cli