| Crates.io | cargo-credential-wincred |
| lib.rs | cargo-credential-wincred |
| version | 0.4.16 |
| created_at | 2020-12-16 21:20:59.195106+00 |
| updated_at | 2025-09-18 13:32:04.664758+00 |
| description | A Cargo credential process that stores tokens with Windows Credential Manager. |
| homepage | https://github.com/rust-lang/cargo |
| repository | https://github.com/rust-lang/cargo |
| max_upload_size | |
| id | 323723 |
| size | 27,642 |
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.
This crate is maintained by the Cargo team, primarily for use by Cargo and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.