summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/credential/cargo-credential-wincred/README.md
blob: 1995e9d76cf4c3406067c4adff7d7bfcc90429ac (plain)
1
2
3
4
5
6
7
8
9
# cargo-credential-wincred

This is the implementation for the Cargo credential helper for [Windows Credential Manager].
See the [credential-provider] documentation for how to use this.

This credential provider is built-in to cargo as `cargo:wincred`.

[Windows Credential Manager]: https://support.microsoft.com/en-us/windows/accessing-credential-manager-1b5c916a-6a16-889f-8581-fc16e8165ac0
[credential-provider]: https://doc.rust-lang.org/nightly/cargo/reference/registry-authentication.html