mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

This will require a version bump every release but over-releasing these packages is likely a lot better than over-releasing the N-3 packages, which we won't have to do anymore after this. My hope is the `auto` value will be approved and stabilized and then we won't have to over-release anymore.
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
.