Crates.io | cargo-credential-macos-keychain |
lib.rs | cargo-credential-macos-keychain |
version | 0.4.9 |
source | src |
created_at | 2020-12-16 21:20:35.883471 |
updated_at | 2024-11-28 14:02:30.296158 |
description | A Cargo credential process that stores tokens in a macOS keychain. |
homepage | https://github.com/rust-lang/cargo |
repository | https://github.com/rust-lang/cargo |
max_upload_size | |
id | 323722 |
size | 18,083 |
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
.
This crate is maintained by the Cargo team, primarily for use by Cargo and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.