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
Add a note to `cargo logout` that it does not revoke the token.
This adds a note to help emphasize that `cargo logout` does not "log out of the server", and suggests what to do if that is what you want.
Unfortunately getting the URL for a registry is not a simple operation, so for now it just gives a generic message for the non-crates.io case.
0 commit comments