Paulo Henrique Barchi
Results
2
issues of
Paulo Henrique Barchi
Currently our github workflow generates binary artifacts and cargo crate. The workflow takes care of the versioning for the artifacts, but it does not update the versioning for the cargo...
enhancement
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` and `config` (example: https://github.com/paulobarchi/stdbm/blob/main/src/settings.rs).
enhancement