mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
11 lines
437 B
Markdown
11 lines
437 B
Markdown
# 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`.
|
|
|
|
[macOS Keychain]: https://support.apple.com/guide/keychain-access/welcome/mac
|
|
[credential-provider]: https://doc.rust-lang.org/nightly/cargo/reference/registry-authentication.html
|
|
|