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
Currently I've set the architectures to arm64 only because rust currently only gets build for arm64.
The build script should probably create targets for both arm64 and x86-64 during release, but cba at the moment.
The text was updated successfully, but these errors were encountered:
Currently I've set the architectures to
arm64
only because rust currently only gets build for arm64.The build script should probably create targets for both
arm64
andx86-64
during release, but cba at the moment.The text was updated successfully, but these errors were encountered: