[package] name = "lazy_conf" version = "0.1.1" edition = "2018" authors = ["storyfeet "] description = "A quick unified way to grab configuration options from * environment variables * program arguments * config files." keywords = ["conf","config","lazy","simple","lazyf"] license = "MIT" [dependencies]