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
Is your feature request related to a problem? Please describe.
It would be a lot easier and faster to download spotifyd using cargo-binstall as we can download pre compiled version which is great for several reasons.
Describe the solution you'd like
add support for cargo-binstall
The text was updated successfully, but these errors were encountered:
We currently offer different versions with varying precompiled features for every architecture / target, slim, default and full. Is there a way in cargo-binstall to choose between these versions? Otherwise, I imagine we could just go for default, but that as well as our current naming of the binaries would probably need to be reworked to be compatible.
Is your feature request related to a problem? Please describe.
It would be a lot easier and faster to download spotifyd using cargo-binstall as we can download pre compiled version which is great for several reasons.
Describe the solution you'd like
add support for cargo-binstall
The text was updated successfully, but these errors were encountered: