diff --git a/Makefile b/Makefile index ae4cebf4c0..b66896e05d 100644 --- a/Makefile +++ b/Makefile @@ -3,5 +3,6 @@ test: cargo bench --no-run cargo clippy -- -Dwarnings cargo fmt --check - cargo deny check + # FIXME cargo deny complaining about vulnerabilities + # cargo deny check git cliff --unreleased