[dependencies]
[package]
categories = ["development-tools"]
description = "A rust library that provides an easy way to read and decrypt secrets from your environment variables and files. "
documentation = "https://docs.rs/read-secret"
edition = "2021"
homepage = "https://git.sr.ht/~meow_king/read-secret"
keywords = ["dev", "secret", "development", "env", "gpg"]
license = "MIT OR Apache-2.0"
name = "read-secret"
readme = "README.md"
repository = "https://git.sr.ht/~meow_king/read-secret"
version = "0.1.2"