[package] name = "readconfig" version = "0.2.5" authors = ["depsterr "] edition = "2018" license-file = "LICENSE" homepage = "https://github.com/depsterr/libreadconfig" description = "This is a rust library that is meant to help with using config files." repository = "https://github.com/depsterr/libreadconfig" readme = "README.md" keywords = ["configuration", "cfg", "conf", "library"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]