blob: 63b3e95ccae51eb893b903a01c8c46f6cc4d6b4a [file] [log] [blame]
[package]
name = "cargo-credential-gnome-secret"
version = "0.2.0"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-lang/cargo"
description = "A Cargo credential process that stores tokens with GNOME libsecret."
[dependencies]
cargo-credential.workspace = true
[build-dependencies]
pkg-config.workspace = true