cargo/credential
Ed Page b291f42dce chore: Make N-0 MSRVs explicit
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.
2024-01-18 15:28:04 -06:00
..
cargo-credential chore(deps): update msrv 2024-01-08 22:17:07 +00:00
cargo-credential-1password chore(deps): update msrv 2024-01-08 22:17:07 +00:00
cargo-credential-libsecret chore: Make N-0 MSRVs explicit 2024-01-18 15:28:04 -06:00
cargo-credential-macos-keychain chore: Make N-0 MSRVs explicit 2024-01-18 15:28:04 -06:00
cargo-credential-wincred chore: Make N-0 MSRVs explicit 2024-01-18 15:28:04 -06: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.