redact-config 1.0.2

Thin abstraction layer for managing configuration in a 12-factor app
Documentation
[dependencies.config]
version = "0.14.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.125"

[package]
authors = ["ajp <8890201+ajpauwels@users.noreply.github.com>"]
description = "Thin abstraction layer for managing configuration in a 12-factor app"
documentation = "https://docs.rs/redact-config"
edition = "2021"
exclude = [".gitignore", ".lighthouse", "OWNERS", "OWNERS_ALIASES"]
license-file = "LICENSE"
name = "redact-config"
readme = "README.md"
repository = "https://github.com/pauwels-labs/redact-config.git"
version = "1.0.2"