@@ -1,4 +1,4 @@
.PHONY: verify static rust audit ci
.PHONY: verify static rust audit check
verify: static rust
@@ -17,4 +17,4 @@ rust:
audit:
cargo deny check advisories bans licenses sources
ci: verify audit
check: verify audit
The note is not visible to the blocked user.