yaac 0.1.0

yet another another config lib for web application
Documentation
[dependencies.itertools]
version = "0.11"

[dependencies.regex]
version = "1.10.2"

[dependencies.serde]
version = "1"

[dependencies.toml]
version = "0.8"
[dev-dependencies.serde]
features = ["derive"]
version = "1"

[dev-dependencies.temp-env]
version = "0.3.6"

[dev-dependencies.tempfile]
version = "3"

[package]
description = "yet another another config lib for web application"
edition = "2021"
homepage = "https://github.com/Kilerd/yaac"
license = "MIT"
name = "yaac"
version = "0.1.0"