[]
= "config-types"
= "https://github.com/victornguen/config-types-rs"
= "1.1.0"
= "A library which provides ergononic types for configuration files"
= "2021"
= "MIT OR Apache-2.0"
= ["configuration", "config-file", "setting"]
= ["config"]
= [
"src/**/*.rs",
"Cargo.toml",
"Cargo.lock",
"README.md",
"LICENSE*"
]
[]
= "1.11.1"
= { = "1.0.218", = ["derive"] }