diff --git a/Makefile b/Makefile index 43abc769..285ae012 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ clippy: machete: cargo install cargo-machete - cargo machete + cargo machete crates test: format clippy machete cargo test --workspace -- --nocapture