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
In a pull request I'm about to submit, I'm changing the interface with package scripts so that they only can implement custom logic for the "install" command. Package scripts should be able to reimplement any rustpkg command, so allow for that.