readconfig 0.2.4

This is a rust library that is meant to help with using config files.
Documentation
[package]
name = "readconfig"
version = "0.2.4"
authors = ["depsterr <depsterr@protonmail.com>"]
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]