hydroconf 0.2.0

Effortless configuration management for Rust.
Documentation
[dependencies.config]
version = "0.10.1"

[dependencies.dotenv-parser]
version = ">=0.1.2"

[dependencies.serde]
version = "1.0"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Michele Lacchia <michelelacchia@gmail.com>"]
description = "Effortless configuration management for Rust."
edition = "2018"
homepage = "https://github.com/rubik/hydroconf"
keywords = ["configuration", "12factorapp", "settings"]
license = "ISC"
name = "hydroconf"
repository = "https://github.com/rubik/hydroconf"
version = "0.2.0"