Skip to content

Commit

Permalink
refactor: create new configuration v1 mod with figment
Browse files Browse the repository at this point in the history
- Clone config strcuctures into a new mod `v1`.
- Introduce versioning for configuration API.
- Split config sections into submodules.

TODO:

- Still using root mod types in production.
- Not using figment to build config in production.
  • Loading branch information
josecelano committed May 8, 2024
1 parent 157807c commit 636e779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 636e779

Please sign in to comment.