[package] name = "confee" version = "0.1.3" license = "MIT" edition = "2021" description = "Parse your simple configuration files with confee for a good time :)" keywords = [ "config", "configuration", "settings", "file" ] repository = "https://github.com/r0bin-dood/confee" authors = ["r0bin"] documentation = "https://docs.rs/confee/latest/confee/" [dependencies]