You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just noticed that the homebrew formula depends on rust to compile.
A better and faster way is to just download the precompiled mask-vX.X.X-x86_64-apple-darwin.zip which is built and attached to every release. This way the homebrew user doesn't need to have the rust toolchain installed.
The text was updated successfully, but these errors were encountered:
A better and faster way is to just download the precompiled mask-vX.X.X-x86_64-apple-darwin.zip which is built and attached to every release. This way the homebrew user doesn't need to have the rust toolchain installed.
I just noticed that the homebrew formula depends on rust to compile.
A better and faster way is to just download the precompiled
mask-vX.X.X-x86_64-apple-darwin.zip
which is built and attached to every release. This way the homebrew user doesn't need to have the rust toolchain installed.The text was updated successfully, but these errors were encountered: