13 releases

0.4.11 Feb 20, 2025
0.4.9 Nov 28, 2024
0.4.6 Jul 25, 2024
0.4.3 Mar 21, 2024
0.4.0 Nov 21, 2023

#237 in Authentication

Download history 13547/week @ 2024-11-18 12795/week @ 2024-11-25 15956/week @ 2024-12-02 13402/week @ 2024-12-09 12547/week @ 2024-12-16 8582/week @ 2024-12-23 7959/week @ 2024-12-30 14152/week @ 2025-01-06 14049/week @ 2025-01-13 13736/week @ 2025-01-20 13693/week @ 2025-01-27 16171/week @ 2025-02-03 16575/week @ 2025-02-10 17049/week @ 2025-02-17 14660/week @ 2025-02-24 13819/week @ 2025-03-03

63,404 downloads per month
Used in 54 crates (2 directly)

MIT/Apache

44KB
867 lines

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.

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.


lib.rs:

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. Implementation of the libsecret credential helper.

Dependencies

~1.6–9MB
~83K SLoC