diff --git a/Makefile b/Makefile index 1611cdf173..7b69d78c4b 100644 --- a/Makefile +++ b/Makefile @@ -152,7 +152,7 @@ lint-smart-contracts: .PHONY: audit-rs audit-rs: - $(CARGO) audit --ignore RUSTSEC-2024-0371 --ignore RUSTSEC-2024-0421 + $(CARGO) audit .PHONY: audit-as audit-as: