flexi_config 0.1.0

Provides configuration for flex_config via a file.
Documentation
[dependencies]
flexi_logger = "0.5.0"
lazy_static = "0.2.1"
log = "0.3.6"
time = "0.1.35"
toml = "0.1.28"

[dev-dependencies]
clap = "2.3.0"
rand = "0.3.14"

[package]
authors = ["Joshua Gentry <pixel@deathbysoftware.com>"]
description = "Provides configuration for flex_config via a file."
documentation = "http://rust4.us/docs/flexi_config/"
exclude = ["run.sh"]
homepage = "https://github.com/pixel27/flexi_config"
keywords = ["flexi_logger", "config", "log"]
license = "AML/Apache-2.0"
name = "flexi_config"
repository = "https://github.com/pixel27/flexi_config"
version = "0.1.0"