-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
C-bugCategory: bugCategory: bugCommand-loginregression-from-stable-to-stableRegression in stable that worked in a previous stable release.Regression in stable that worked in a previous stable release.
Description
Problem
SInce updating to Cargo 1.73, the cargo login command no longer accepts the token after --.
Used to work:
cargo login -- <token>
This now re-requests the token if in an interactive terminal, or else prints the confusing error:
error: credential provider
cargo:token ***failed actionloginCaused by:
please provide a non-empty token
This is mostly an issue for CI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bugCommand-loginregression-from-stable-to-stableRegression in stable that worked in a previous stable release.Regression in stable that worked in a previous stable release.