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
Auto merge of #4637 - kivikakk:vers-version, r=alexcrichton
Allow cargo install --version as well (preferred)
Fixes#4590.
The usage looks pretty ugly with this extra line in it, but it's not really avoidable with our docopt use.
We fail if both are provided; accepting both feels like a path to demons.
0 commit comments