Replace current way of working with config file to use serde
and config
#17
Labels
enhancement
New feature or request
serde
and config
#17
The config library currently used is not the most used/supported by the Rust community.
It would be great to replace the current approach to use
serde
andconfig
(example: https://github.com/paulobarchi/stdbm/blob/main/src/settings.rs).The text was updated successfully, but these errors were encountered: