chore(scripts): use cargo install --locked

See https://github.com/tamasfe/taplo/issues/482
main
sudo pacman -Syu 2023-09-28 17:07:20 +07:00
parent 23bc339ee9
commit 4932077841
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
rustup update
cargo install \
cargo install --locked \
fd-find bat ripgrep git-delta exa tealdeer \
difftastic vivid \
fnm stylua taplo-cli \

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
cargo install --force \
cargo install --force --locked \
fd-find bat ripgrep git-delta exa tealdeer \
difftastic vivid \
fnm stylua taplo-cli \