cargo/credential
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
..
cargo-credential refactor: Resolve deprecations 2024-05-27 21:27:03 -05:00
cargo-credential-1password chore: Make N-2 the default MSRV 2024-01-18 15:30:41 -06:00
cargo-credential-libsecret chore: Bump MSRV to 1.81 2024-09-23 19:45:57 -05:00
cargo-credential-macos-keychain chore: Bump MSRV to 1.81 2024-09-23 19:45:57 -05:00
cargo-credential-wincred chore: Bump MSRV to 1.81 2024-09-23 19:45:57 -05:00
README.md chore: Use globs for workspace members 2023-04-18 20:02:21 -05:00

Cargo Credential Packages

This directory contains Cargo packages for handling storage of tokens in a secure manner.

cargo-credential is a generic library to assist writing a credential process. The other directories contain implementations that integrate with specific credential systems.