cargo/credential/cargo-credential-macos-keychain
2023-11-10 17:12:40 +01:00
..
src Use thiserror for credential provider errors 2023-07-31 13:45:08 -05: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-macos-keychain

This is the implementation for the Cargo credential helper for macOS Keychain. See the credential-provider documentation for how to use this.

This credential provider is built-in to cargo as cargo:macos-keychain.