cargo/credential/cargo-credential-wincred
Ed Page 1b94fb2326 chore: Bump MSRV to 1.81
This is prep for using `#[expect]`.

Its not clear why RenovateBot didn't do this.
2024-09-23 19:45:57 -05:00
..
src lint: fix errors for rust 2018 idioms 2023-09-14 13:43:48 +08:00
Cargo.toml chore: Bump MSRV to 1.81 2024-09-23 19:45:57 -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.