I was wondering if there exists some tool. similar to GoReleaser, which produces binaries for Rust projects. Of course, I can publish to crates.io, but for a user to use the binary, they will have to compile it first (which means having Rust installed ,at the least).
This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.