# libset
Libset is a library that allows Rust applications to easily manage their configuration files.
## Usage
```
[dependencies]
libset = "0.1.2"
```
## Proposals
If you have a proposal for a new feature, open a new [issue](https://github.com/edfloreshz/libset/issues).