@@ -0,0 +1,7 @@
.PHONY: build build_musl
build:
cargo build --release
build_musl:
cross build --target x86_64-unknown-linux-musl --release
The note is not visible to the blocked user.