rust-1password-cli-runner 0.1.0

A wrapper around the 1Password CLI to use secrets stored in it. Access to 1Password needs to be allowed on a per run base.
Documentation
[dependencies]

[lib]
name = "rust_1password_cli_runner"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A wrapper around the 1Password CLI to use secrets stored in it. Access to 1Password needs to be allowed on a per run base."
edition = "2021"
homepage = "https://github.com/Ciel1996/rust-1password-cli-runner"
license = "MIT"
name = "rust-1password-cli-runner"
readme = "README.md"
version = "0.1.0"