refactor: remove custom crate installations from cargo-tools

This commit is contained in:
2026-05-09 15:49:18 +00:00
parent 95f5df1af6
commit 036e052c83

View File

@@ -3,8 +3,3 @@ set -e
echo "Installing cargo tools..."
# Use binstall for speed where possible
cargo binstall --no-confirm difftastic dust
echo "Installing custom crates..."
cargo install --git https://git.nubo.sh/hulthe/wmutils.git
cargo install --git https://git.nubo.sh/hulthe/lockscreen-blur.git
cargo install --git https://git.nubo.sh/hulthe/volume_indicator.git