cargo/credential/cargo-credential-wincred
2023-11-10 17:12:40 +01:00
..
src lint: fix errors for rust 2018 idioms 2023-09-14 13:43:48 +08:00
Cargo.toml fix: Set MSRV in all published packages 2023-10-06 16:34:42 -05:00
LICENSE-APACHE credential: include license files in all published crates 2023-11-10 17:12:40 +01:00
LICENSE-MIT credential: include license files in all published crates 2023-11-10 17:12:40 +01:00
README.md feat: stabilize credential-process and registry-auth 2023-09-16 22:40:45 -05:00

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.