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
### What does this PR try to resolve?
Closes#15274
This PR adds a warning when `--token` option is used with `cargo
publish` command.
This PR removes `--token` from help and docs for publish command.
There's an `--index` option that still requires `--token` to be
specified, but addressing that is not the part of this PR.
### How to test and review this PR?
Please check changed test cases to see how behavior changes.
0 commit comments