Please use Github-Actions to build official release binaries for Linux + Mac, under x86 and arm64 architecture.
This would make it much easier for people to download and run vs having to install rust-up, get cargo, and then build from source.
Right now, I have to spin up docker container to do a temporary build (which takes forever) and then distribute this binary within my team for others to use.