فهرست منبع

Makefile: add comment about installing cargo-hack above check target.

zero 2 سال پیش
والد
کامیت
416b236715
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -120,6 +120,7 @@ vanityaddr:
 fmt:
 	$(CARGO) fmt --all
 
+# cargo install cargo-hack
 check: contracts $(PROOFS_BIN)
 	RUSTFLAGS="$(RUSTFLAGS)" $(CARGO) hack check --target=$(RUST_TARGET) \
 		--release --feature-powerset --workspace