[dependencies.dotenvy]
version = "0.15"
[lib]
name = "cfgloader_core"
path = "src/lib.rs"
[package]
authors = ["j50301m <j50301m@yahoo.com.tw>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["config", "development-tools"]
description = "Core functionality for cfgloader - configuration loading library"
documentation = "https://docs.rs/cfgloader-core"
edition = "2024"
keywords = ["config", "environment", "dotenv", "configuration", "env"]
license = "MIT OR Apache-2.0"
name = "cfgloader-core"
readme = "README.md"
repository = "https://github.com/j50301m/cfgloader_rs"
resolver = "2"
version = "1.0.1"