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
If you're referring to cargo install rage, I believe this is caused by rust-lang/cargo#8703. The rage package includes the rage-mount binary which is built when the mount feature flag is provided. There's unfortunately nothing I can do about this while retaining the ability for cargo install rage to optionally provide rage-mount.
What were you trying to do
Install
rage
via cargo twice.What happened
The build has happened. The package is recompiling even if there are no new changes.
The text was updated successfully, but these errors were encountered: