Install cargo machete

This commit is contained in:
Andras Schmelczer 2025-11-30 14:43:05 +00:00
parent 39860f7f04
commit 515a8f2bf4

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"