Introduce Credentials#33
Conversation
This new struct reads from .cargo/credentials.toml
|
I read through Cargo's code and AFAICT |
|
Thanks for the PR! Is it possible to add a test?
I think not reading the That said, it might be a bit annoying for users who need credentials, as they would have to manually emulate Cargo's processing there. I think the more preferred option here would be one of the following (although it would require a breaking change).
The breaking change to |
This new struct reads from .cargo/credentials.toml