blob: aaba2887f41ff2adce9eeb6a0050c79ce84388e6 (
plain)
1
2
3
4
5
6
7
8
9
|
# cargo-credential-libsecret
This is the implementation for the Cargo credential helper for [GNOME libsecret].
See the [credential-provider] documentation for how to use this.
This credential provider is built-in to cargo as `cargo:libsecret`.
[GNOME libsecret]: https://wiki.gnome.org/Projects/Libsecret
[credential-provider]: https://doc.rust-lang.org/nightly/cargo/reference/registry-authentication.html
|