[[bin]]
name = "git-credential-1password-cli"
path = "src/main.rs"
[dependencies.clap]
features = ["derive"]
version = "4.0"
[package]
authors = ["Kevin Deng"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A Git credential helper that integrates with 1Password CLI"
edition = "2024"
homepage = "https://github.com/sxzz/git-credential-1password-cli#readme"
license = "MIT"
name = "git-credential-1password-cli"
readme = "README.md"
repository = "https://github.com/sxzz/git-credential-1password-cli"
version = "0.2.0"