Install cargo machete

This commit is contained in:
Andras Schmelczer 2025-11-30 14:43:05 +00:00
parent f973086c17
commit 5e5f8ecc22

View file

@ -21,6 +21,7 @@ else
cargo fmt --all -- --check
fi
cargo install cargo-machete
cargo machete --with-metadata
echo "Running checks in frontend"