blob: 1bd4bb7d063a63c9be8ce7f3d7b8148f0bf3863c [file] [log] [blame]
[package]
name = "cargo-credential-libsecret"
version = "0.3.1"
edition.workspace = true
license.workspace = true
repository = "https://github.com/rust-lang/cargo"
description = "A Cargo credential process that stores tokens with GNOME libsecret."
[dependencies]
anyhow.workspace = true
cargo-credential.workspace = true
libloading.workspace = true