[dependencies]
[package]
authors = ["Daniel Goß <developer@flashsystems.de>"]
categories = ["config", "parsing"]
description = "Just a configuration information source for rust"
edition = "2018"
exclude = ["*.code-workspace", ".vscode"]
homepage = "https://github.com/FlashSystems/just-config"
keywords = ["settings", "config", "configuration", "environment", "env"]
license = "Apache-2.0"
name = "justconfig"
readme = "README.md"
repository = "https://github.com/FlashSystems/just-config"
version = "1.0.1"